Home
last modified time | relevance | path

Searched defs:IconDirectoryEntry (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ico/
DICOImageDecoder.h73 struct IconDirectoryEntry { struct
82 static bool compareEntries(const IconDirectoryEntry& a, const IconDirectoryEntry& b); argument