Searched refs:HeaderEntry (Results 1 – 2 of 2) sorted by relevance
458 struct HeaderEntry { struct 462 friend bool operator==(const HeaderEntry &X, const HeaderEntry &Y) { in operator ==() argument 465 friend bool operator!=(const HeaderEntry &X, const HeaderEntry &Y) { in operator !=() 468 friend bool operator<(const HeaderEntry &X, const HeaderEntry &Y) { in operator <() 471 friend bool operator>(const HeaderEntry &X, const HeaderEntry &Y) { in operator >() 474 friend bool operator<=(const HeaderEntry in operator >() [all...]
806 const ResourceDirEntryStart &HeaderEntry, in SingleIconCursorResource() argument808 : RCResource(Flags), Type(ResourceType), Header(HeaderEntry), in SingleIconCursorResource()