classicui_pub/lists_api/inc/eikfrlbd.h
branchRCL_3
changeset 25 941195f2d488
parent 23 3d340a0166ff
equal deleted inserted replaced
23:3d340a0166ff 25:941195f2d488
   983                            CWindowGc& aGc,
   983                            CWindowGc& aGc,
   984                            const TDesC* aText,
   984                            const TDesC* aText,
   985                            const TRect& aItemRect,
   985                            const TRect& aItemRect,
   986                            TBool aHighlight,
   986                            TBool aHighlight,
   987                            const TColors& aColors ) const;
   987                            const TColors& aColors ) const;
       
   988     /**
       
   989     * Draws check boxes in marking mode
       
   990     * 
       
   991     * @param aProperties Item properties
       
   992     * @param aGc Graphics context
       
   993     * @param aItemRect Item area
       
   994     * @internal
       
   995     */
       
   996     void DrawMarkingModeIcons( TListItemProperties& aProperties,
       
   997                                CWindowGc& aGc,
       
   998                                TRect& aItemRect ) const;
   988 
   999 
   989     /**
  1000     /**
   990     * @internal helper
  1001     * @internal helper
   991     */
  1002     */
   992     void BitBltColored( CWindowGc&      aGc,
  1003     void BitBltColored( CWindowGc&      aGc,