Searched refs:compIndex (Results 1 – 2 of 2) sorted by relevance
334 int compIndex = CalcSheetIndex(adjustedIndex); in GetGlyph() local335 int cacheIndex = GetCacheIndex(compIndex); in GetGlyph()339 cacheIndex = LoadSheet(compIndex); in GetGlyph()366 int compIndex = GetSheetIndex(c); in PreloadSheet() local367 int cacheIndex = GetCacheIndex(compIndex); in PreloadSheet()371 cacheIndex = LoadSheet(compIndex); in PreloadSheet()384 int compIndex = GetSheetIndex(c); in LockSheet() local385 int cacheIndex = GetCacheIndex(compIndex); in LockSheet()395 cacheIndex = LoadSheet(compIndex); in LockSheet()409 int compIndex = GetSheetIndex(c); in UnlockSheet() local[all …]
393 int LoadSheet(int compIndex) const;399 void UnloadSheet(int compIndex) const;430 int GetCacheIndex(int compIndex) const;452 int compIndex,463 int compIndex, 483 const u8* GetCompSheet(int compIndex) const;