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