Searched refs:compIndex (Results 1 – 2 of 2) sorted by relevance
332 int compIndex = CalcSheetIndex(adjustedIndex); in GetGlyph() local333 int cacheIndex = GetCacheIndex(compIndex); in GetGlyph()337 cacheIndex = LoadSheet(compIndex); in GetGlyph()364 int compIndex = GetSheetIndex(c); in PreloadSheet() local365 int cacheIndex = GetCacheIndex(compIndex); in PreloadSheet()369 cacheIndex = LoadSheet(compIndex); in PreloadSheet()382 int compIndex = GetSheetIndex(c); in LockSheet() local383 int cacheIndex = GetCacheIndex(compIndex); in LockSheet()393 cacheIndex = LoadSheet(compIndex); in LockSheet()407 int compIndex = GetSheetIndex(c); in UnlockSheet() local[all …]
391 int LoadSheet(int compIndex) const;397 void UnloadSheet(int compIndex) const;428 int GetCacheIndex(int compIndex) const;450 int compIndex,461 int compIndex, 481 const u8* GetCompSheet(int compIndex) const;