uifw/AknGlobalUI/AknCapServer/inc/AknEikSgcs.h
branchGCC_SURGE
changeset 31 335efd829e98
parent 0 2f259fa3e83a
equal deleted inserted replaced
28:d33307312dfe 31:335efd829e98
   122     void ClearWgPartialFg(TWgState& aWgState);
   122     void ClearWgPartialFg(TWgState& aWgState);
   123     TInt TopSpIndex(TInt aAfter = KStartAtTheTop) const;
   123     TInt TopSpIndex(TInt aAfter = KStartAtTheTop) const;
   124     void SetLayoutL(TInt aSpIndex);
   124     void SetLayoutL(TInt aSpIndex);
   125     static TInt RemoveBlankCallBack(TAny* aThis);
   125     static TInt RemoveBlankCallBack(TAny* aThis);
   126     void DoRemoveBlank();
   126     void DoRemoveBlank();
   127     static TInt CEikSgcServer::RestoreThreadPriorities(TAny* aThis);
   127     static TInt RestoreThreadPriorities(TAny* aThis);
   128     void DoRestoreThreadPriorities();
   128     void DoRestoreThreadPriorities();
   129     void ActivateEffectL();
   129     void ActivateEffectL();
   130     void SetLayoutBlankScreenL(TBool aBlank, TInt aStep);
   130     void SetLayoutBlankScreenL(TBool aBlank, TInt aStep);
   131     void SetLayoutBlankScreenL(TBool aBlank, TInt aStep, TInt aCnt);
   131     void SetLayoutBlankScreenL(TBool aBlank, TInt aStep, TInt aCnt);
   132     TBool IsGlobalNoteForeground();
   132     TBool IsGlobalNoteForeground();