Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp354 const CMapScanEntry* first = &(scanInfo->GetEntries()[0]); in FindGlyphIndex()
355 const CMapScanEntry* last = &(scanInfo->GetEntries()[scanInfo->num - 1]); in FindGlyphIndex()
/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h192 CMapScanEntry* GetEntries() const // 文字コードからグリフインデックスへのマッピングリスト in GetEntries() function