uiacceltk/hitchcock/ServerCore/Inc/alfwindowdata.h
branchRCL_3
changeset 6 10534483575f
parent 0 15bf7259bb7c
child 18 1801340c26a2
equal deleted inserted replaced
5:433cbbb6a04b 6:10534483575f
    52     TBool iIsActive;
    52     TBool iIsActive;
    53     TBool iIsInScene;
    53     TBool iIsInScene;
    54     // was not set inactive because was reserved,
    54     // was not set inactive because was reserved,
    55     // should be set inactive as soon as is reserved.
    55     // should be set inactive as soon as is reserved.
    56     TInt iFlags;
    56     TInt iFlags;
       
    57 
       
    58     RRegion iWindowArea;
       
    59     TPoint iWindowAreaOrigin;
       
    60     
       
    61     TBool iTransparencyAlphaChannel;
       
    62     TBool iIncludeToVisibilityCalculation;
    57     };
    63     };
    58 
    64 
    59 
    65 
    60 #endif /* ALFWINDOWDATA_H_ */
    66 #endif /* ALFWINDOWDATA_H_ */