HomeSort by relevance Sort by last modified time
    Searched refs:ICONIMAGE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
icon_util.h 193 struct ICONIMAGE {
230 ICONIMAGE* icon_image,
248 // |xor_mask_size| - the size, in bytes, of the XOR mask in the ICONIMAGE
250 // |and_mask_size| - the size, in bytes, of the AND mask in the ICONIMAGE
252 // |bytes_in_resource| - the total number of bytes set in the ICONIMAGE
257 // icColors field in the ICONIMAGE structure is ignored
icon_util.cc 495 ICONIMAGE* image = reinterpret_cast<ICONIMAGE*>(&buffer[offset]);
566 ICONIMAGE* icon_image,

Completed in 119 milliseconds