classicui_pub/lists_api/inc/eikfrlbd.h
branchRCL_3
changeset 23 3d340a0166ff
parent 15 08e69e956a8c
child 25 941195f2d488
--- a/classicui_pub/lists_api/inc/eikfrlbd.h	Tue Apr 27 16:55:05 2010 +0300
+++ b/classicui_pub/lists_api/inc/eikfrlbd.h	Tue May 11 16:27:42 2010 +0300
@@ -1061,37 +1061,6 @@
                               TBool aHighlight) const;
 
     /**
-     * Renders a settings animated highlight.
-     *
-     * @param aGc Graphics context used for drawing.
-     * @param aItemRect the area of the screen for drawing.
-     * @param aHighlight If @c ETrue highlight is rendered 
-     *        if @c EFalse, nothing is done.
-     */
-    void DrawSettingHighlight(CWindowGc &aGc,
-                              const TRect &aItemRect,
-                              TBool aHighlight) const;
-
-    /**
-     * Renders a popup animated highlight.
-     *
-     * @param aGc Graphics context used for drawing.
-     * @param aItemRect the area of the screen for drawing.
-     * @param aHighlight If @c ETrue highlight is rendered 
-     *        if @c EFalse, nothing is done.
-     */
-    void DrawPopupHighlight(CWindowGc &aGc,
-                            const TRect &aItemRect,
-                            TBool aHighlight) const;
-
-    /**
-     * Draws a popup frame.
-     *
-     * @param aGc Graphics context used for drawing.
-     */
-    void DrawPopupFrame(CWindowGc &aGc) const;
-
-    /**
      * Disables logical-to-visual conversion in subcells between indexes.
      *
      * @param aFirstIndex First subcell not to use logical-to-visual conversion.