emailuis/emailui/inc/FreestyleEmailUiTextureManager.h
branchRCL_3
changeset 12 4ce476e64c59
parent 1 12c456ceeff2
child 17 67369d1b217f
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
    48 	EListTextureNodeExpanded,
    48 	EListTextureNodeExpanded,
    49 	EListTextureNodeCollapsed,
    49 	EListTextureNodeCollapsed,
    50 	EListTextureControlButton,
    50 	EListTextureControlButton,
    51 	EListTextureMailboxDefaultIcon,
    51 	EListTextureMailboxDefaultIcon,
    52 	EListTextureNewEmailDefaultIcon,
    52 	EListTextureNewEmailDefaultIcon,
       
    53 	EListTextureCreateNewMessageIcon,
    53 	EListControlBarMailboxDefaultIcon,
    54 	EListControlBarMailboxDefaultIcon,
    54 	EBackgroundTextureViewerHeading,
    55 	EBackgroundTextureViewerHeading,
    55 	EBackgroundTextureBar,
    56 	EBackgroundTextureBar,
    56 	EBackgroundTextureThumb,
    57 	EBackgroundTextureThumb,
    57 	EBackgroundTextureMailList,
    58 	EBackgroundTextureMailList,
   207 	EAttachmentsCancelDownload,
   208 	EAttachmentsCancelDownload,
   208 	EAttachmentsDownload,
   209 	EAttachmentsDownload,
   209 	EAttachmentsSaveAll,
   210 	EAttachmentsSaveAll,
   210 	EAttachmentsCancelAll,
   211 	EAttachmentsCancelAll,
   211 	EAttachmentsViewAll,
   212 	EAttachmentsViewAll,
   212 
   213 	
       
   214     EMarkingModeBackgroundIcon,
       
   215     
   213 	// TEXTURE COUNT
   216 	// TEXTURE COUNT
   214 	ETextureCount,
   217 	ETextureCount,
   215 	
   218 	
   216 	// Branded mailbox icons. Max 101 icons 3 sizes of each
   219 	// Branded mailbox icons. Max 101 icons 3 sizes of each
   217 	// (Launcher grid, Inbox view and Folders dropdown view)
   220 	// (Launcher grid, Inbox view and Folders dropdown view)
   266     // Ownership IS transferred to caller.
   269     // Ownership IS transferred to caller.
   267 	CAlfFrameBrush* NewScrollBarThumbBrushLC();
   270 	CAlfFrameBrush* NewScrollBarThumbBrushLC();
   268 	// Get new mail list separator brush	
   271 	// Get new mail list separator brush	
   269 	// Ownership IS transferred to caller.
   272 	// Ownership IS transferred to caller.
   270 	CAlfFrameBrush* NewMailListSeparatorBgBrushLC();
   273 	CAlfFrameBrush* NewMailListSeparatorBgBrushLC();
       
   274 	// Get marking mode background brush	
       
   275 	// Ownership IS transferred to caller.
       
   276 	CAlfImageBrush* NewMailListMarkingModeBgBrushLC();
   271 	// Get new mail list separator brush	
   277 	// Get new mail list separator brush	
   272     // Ownership IS transferred to caller.
   278     // Ownership IS transferred to caller.
   273 	CAlfImageBrush* NewControlBarListBgBrushLC();
   279 	CAlfImageBrush* NewControlBarListBgBrushLC();
   274 	// Get new controlbar button bg brush
   280 	// Get new controlbar button bg brush
   275     // Ownership IS transferred to caller.
   281     // Ownership IS transferred to caller.