Searched refs:StartGlyphIndex (Results 1 – 4 of 4) sorted by relevance
69 EXPECT_EQ(strike1->StartGlyphIndex(), STRIKE1_START_GLYPH_INDEX); in CommonReadingTest()80 EXPECT_EQ(strike4->StartGlyphIndex(), STRIKE1_START_GLYPH_INDEX); in CommonReadingTest()185 EXPECT_EQ(strike4->StartGlyphIndex(), original_strike4->StartGlyphIndex()); in TestIndexFormatConversion()187 for (int32_t i = strike4->StartGlyphIndex(); in TestIndexFormatConversion()
92 int32_t StartGlyphIndex();136 int32_t StartGlyphIndex();
55 int32_t BitmapSizeTable::StartGlyphIndex() { in StartGlyphIndex() function in sfntly::BitmapSizeTable293 int32_t BitmapSizeTable::Builder::StartGlyphIndex() { in StartGlyphIndex() function in sfntly::BitmapSizeTable::Builder
347 if (!HasOverlap((*strikes)[i]->StartGlyphIndex(), in InitializeBitmapBuilder()