uiacceltk/hitchcock/ServerCore/Inc/alfwindowdata.h
branchRCL_3
changeset 6 10534483575f
parent 0 15bf7259bb7c
child 18 1801340c26a2
--- a/uiacceltk/hitchcock/ServerCore/Inc/alfwindowdata.h	Fri Mar 12 15:47:04 2010 +0200
+++ b/uiacceltk/hitchcock/ServerCore/Inc/alfwindowdata.h	Mon Mar 15 12:43:37 2010 +0200
@@ -54,6 +54,12 @@
     // was not set inactive because was reserved,
     // should be set inactive as soon as is reserved.
     TInt iFlags;
+
+    RRegion iWindowArea;
+    TPoint iWindowAreaOrigin;
+    
+    TBool iTransparencyAlphaChannel;
+    TBool iIncludeToVisibilityCalculation;
     };