Searched refs:CMapScanEntry (Results 1 – 1 of 1) sorted by relevance
164 struct CMapScanEntry struct178 CMapScanEntry* GetEntries() const // mapping list to the glyph index from the character code in GetEntries() argument180 return reinterpret_cast<CMapScanEntry*>( reinterpret_cast<uptr>(this) + sizeof(*this) ); in GetEntries()