Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp342 const int table_index = c - pMap->ccodeBegin; in FindGlyphIndex() local
344 index = pMap->GetMapInfo()[table_index]; in FindGlyphIndex()