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