Searched refs:MinLeftSideBearing (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dverify_hhea.cc45 EXPECT_EQ(hhea->MinLeftSideBearing(), HHEA_MIN_LSB);
/external/sfntly/cpp/src/test/
H A Dverify_hhea.cc45 EXPECT_EQ(hhea->MinLeftSideBearing(), HHEA_MIN_LSB);
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_header_table.h52 int32_t MinLeftSideBearing();
76 int32_t MinLeftSideBearing();
H A Dhorizontal_header_table.cc45 int32_t HorizontalHeaderTable::MinLeftSideBearing() { function in class:sfntly::HorizontalHeaderTable
149 int32_t HorizontalHeaderTable::Builder::MinLeftSideBearing() { function in class:sfntly::HorizontalHeaderTable::Builder
/external/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_header_table.h52 int32_t MinLeftSideBearing();
76 int32_t MinLeftSideBearing();
H A Dhorizontal_header_table.cc45 int32_t HorizontalHeaderTable::MinLeftSideBearing() { function in class:sfntly::HorizontalHeaderTable
149 int32_t HorizontalHeaderTable::Builder::MinLeftSideBearing() { function in class:sfntly::HorizontalHeaderTable::Builder

Completed in 169 milliseconds