Home
last modified time | relevance | path

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

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