Searched refs:MinRightSideBearing (Results 1 - 3 of 3) sorted by relevance

/external/sfntly/cpp/src/test/
H A Dverify_hhea.cc46 EXPECT_EQ(hhea->MinRightSideBearing(), HHEA_MIN_RSB);
/external/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_header_table.h54 int32_t MinRightSideBearing();
77 int32_t MinRightSideBearing();
H A Dhorizontal_header_table.cc49 int32_t HorizontalHeaderTable::MinRightSideBearing() { function in class:sfntly::HorizontalHeaderTable
157 int32_t HorizontalHeaderTable::Builder::MinRightSideBearing() { function in class:sfntly::HorizontalHeaderTable::Builder

Completed in 508 milliseconds