Searched refs:GetBitmapSizeTable (Results 1 – 3 of 3) sorted by relevance
64 BitmapSizeTablePtr strike1 = bitmap_loca->GetBitmapSizeTable(0); in CommonReadingTest()78 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3); in CommonReadingTest()104 BitmapSizeTablePtr strike1 = bitmap_loca->GetBitmapSizeTable(0); in TestReadingBitmapTable()105 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3); in TestReadingBitmapTable()167 BitmapSizeTablePtr strike4 = bitmap_loca->GetBitmapSizeTable(3); in TestIndexFormatConversion()180 BitmapSizeTablePtr original_strike4 = bitmap_loca->GetBitmapSizeTable(3); in TestIndexFormatConversion()
173 BitmapSizeTable* GetBitmapSizeTable(int32_t index);
36 BitmapSizeTable* EblcTable::GetBitmapSizeTable(int32_t index) { in GetBitmapSizeTable() function in sfntly::EblcTable