Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp352 const CMapInfoScan* const scanInfo in FindGlyphIndex() local
354 const CMapScanEntry* first = &(scanInfo->GetEntries()[0]); in FindGlyphIndex()
355 const CMapScanEntry* last = &(scanInfo->GetEntries()[scanInfo->num - 1]); in FindGlyphIndex()