Searched refs:GetEntries (Results 1 – 2 of 2) sorted by relevance
354 const CMapScanEntry* first = &(scanInfo->GetEntries()[0]); in FindGlyphIndex()355 const CMapScanEntry* last = &(scanInfo->GetEntries()[scanInfo->num - 1]); in FindGlyphIndex()
192 CMapScanEntry* GetEntries() const // 文字コードからグリフインデックスへのマッピングリスト in GetEntries() function