Searched refs:scanInfo (Results 1 – 1 of 1) sorted by relevance
350 const CMapInfoScan* const scanInfo in FindGlyphIndex() local352 const CMapScanEntry* first = &(scanInfo->GetEntries()[0]); in FindGlyphIndex()353 const CMapScanEntry* last = &(scanInfo->GetEntries()[scanInfo->num - 1]); in FindGlyphIndex()