javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbox.h
branchRCL_3
changeset 24 6c158198356e
parent 19 71c436fe3ce0
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbox.h	Thu Jul 15 18:31:06 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbox.h	Thu Aug 19 09:48:13 2010 +0300
@@ -179,6 +179,8 @@
 #ifdef RD_JAVA_S60_RELEASE_9_2
     void EnableFocusHighlight(TBool aEnable);
 #endif //RD_JAVA_S60_RELEASE_9_2
+    TInt FocusBackgroundPolicy() const;
+    void PrepareForTraverse();
 
 // From MSwtListBox
 public:
@@ -470,11 +472,6 @@
     TRgb iDefColor;
 
     /**
-     * Used to hide initial flickering.
-     */
-    TBool iRestoreRedraw;
-
-    /**
      * Maximum icon sizes for the current layout.
      */
     TSize iMaxDetailIconSize;