Home
last modified time | relevance | path

Searched refs:scanInfo (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_ResFontBase.cpp350 const CMapInfoScan* const scanInfo in FindGlyphIndex() local
352 const CMapScanEntry* first = &(scanInfo->GetEntries()[0]); in FindGlyphIndex()
353 const CMapScanEntry* last = &(scanInfo->GetEntries()[scanInfo->num - 1]); in FindGlyphIndex()