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

  /external/sfntly/cpp/src/test/
verify_hhea.cc 45 EXPECT_EQ(hhea->MinLeftSideBearing(), HHEA_MIN_LSB);
  /external/sfntly/cpp/src/sfntly/table/core/
horizontal_header_table.h 52 int32_t MinLeftSideBearing();
76 int32_t MinLeftSideBearing();
horizontal_header_table.cc 45 int32_t HorizontalHeaderTable::MinLeftSideBearing() {
149 int32_t HorizontalHeaderTable::Builder::MinLeftSideBearing() {

Completed in 28 milliseconds