HomeSort by relevance Sort by last modified time
    Searched refs:MinRightSideBearing (Results 1 - 3 of 3) sorted by null

  /external/sfntly/cpp/src/test/
verify_hhea.cc 46 EXPECT_EQ(hhea->MinRightSideBearing(), HHEA_MIN_RSB);
  /external/sfntly/cpp/src/sfntly/table/core/
horizontal_header_table.h 54 int32_t MinRightSideBearing();
77 int32_t MinRightSideBearing();
horizontal_header_table.cc 49 int32_t HorizontalHeaderTable::MinRightSideBearing() {
157 int32_t HorizontalHeaderTable::Builder::MinRightSideBearing() {

Completed in 25 milliseconds