emailuis/emailui/inc/FreestyleEmailUiTextureManager.h
branchRCL_3
changeset 80 726fba06891a
parent 73 c8382f7b54ef
equal deleted inserted replaced
73:c8382f7b54ef 80:726fba06891a
    54 	EListControlBarMailboxDefaultIcon,
    54 	EListControlBarMailboxDefaultIcon,
    55 	EBackgroundTextureViewerHeading,
    55 	EBackgroundTextureViewerHeading,
    56 	EBackgroundTextureBar,
    56 	EBackgroundTextureBar,
    57 	EBackgroundTextureThumb,
    57 	EBackgroundTextureThumb,
    58 	EBackgroundTextureMailList,
    58 	EBackgroundTextureMailList,
    59 	EListControlMarkOnIcon,
    59 	EListControlMarkIcon,
    60 	EListControlMarkOffIcon,	
       
    61 	EListControlMenuIcon,
    60 	EListControlMenuIcon,
    62 	EMailListBarBgIcon,
    61 	EMailListBarBgIcon,
    63 	ESearchLookingGlassIcon,
    62 	ESearchLookingGlassIcon,
    64 	EControlBarListBackgroundTexture,
    63 	EControlBarListBackgroundTexture,
    65 	EControlBarButtonBackgroundTexture,
    64 	EControlBarButtonBackgroundTexture,
   223 	EAttachmentsCancelDownload,
   222 	EAttachmentsCancelDownload,
   224 	EAttachmentsDownload,
   223 	EAttachmentsDownload,
   225 	EAttachmentsSaveAll,
   224 	EAttachmentsSaveAll,
   226 	EAttachmentsCancelAll,
   225 	EAttachmentsCancelAll,
   227 	EAttachmentsViewAll,
   226 	EAttachmentsViewAll,
       
   227 	
       
   228     EMarkingModeBackgroundIcon,
   228     
   229     
   229 	// TEXTURE COUNT
   230 	// TEXTURE COUNT
   230 	ETextureCount,
   231 	ETextureCount,
   231 	
   232 	
   232 	// Branded mailbox icons. Max 101 icons 3 sizes of each
   233 	// Branded mailbox icons. Max 101 icons 3 sizes of each
   284     // Ownership IS transferred to caller.
   285     // Ownership IS transferred to caller.
   285 	CAlfFrameBrush* NewScrollBarThumbBrushLC();
   286 	CAlfFrameBrush* NewScrollBarThumbBrushLC();
   286 	// Get new mail list separator brush	
   287 	// Get new mail list separator brush	
   287 	// Ownership IS transferred to caller.
   288 	// Ownership IS transferred to caller.
   288 	CAlfFrameBrush* NewMailListSeparatorBgBrushLC();
   289 	CAlfFrameBrush* NewMailListSeparatorBgBrushLC();
       
   290 	// Get marking mode background brush	
       
   291 	// Ownership IS transferred to caller.
       
   292 	CAlfImageBrush* NewMailListMarkingModeBgBrushLC();
   289 	// Get new mail list separator brush	
   293 	// Get new mail list separator brush	
   290     // Ownership IS transferred to caller.
   294     // Ownership IS transferred to caller.
   291 	CAlfImageBrush* NewControlBarListBgBrushLC();
   295 	CAlfImageBrush* NewControlBarListBgBrushLC();
   292 	// Get new controlbar button bg brush
   296 	// Get new controlbar button bg brush
   293     // Ownership IS transferred to caller.
   297     // Ownership IS transferred to caller.