Searched refs:MinLeftSideBearing (Results 1 – 3 of 3) sorted by relevance
52 int32_t MinLeftSideBearing();76 int32_t MinLeftSideBearing();
45 int32_t HorizontalHeaderTable::MinLeftSideBearing() { in MinLeftSideBearing() function in sfntly::HorizontalHeaderTable149 int32_t HorizontalHeaderTable::Builder::MinLeftSideBearing() { in MinLeftSideBearing() function in sfntly::HorizontalHeaderTable::Builder
45 EXPECT_EQ(hhea->MinLeftSideBearing(), HHEA_MIN_LSB); in VerifyHHEA()