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

  /external/sfntly/cpp/src/test/
verify_os2.cc 73 EXPECT_EQ(os2->YSuperscriptYSize(), OS2_YSUPS_YSIZE);
  /external/sfntly/cpp/src/sfntly/table/core/
os2_table.h 348 int32_t YSuperscriptYSize();
426 int32_t YSuperscriptYSize();
os2_table.cc 143 int32_t OS2Table::YSuperscriptYSize() {
368 int32_t OS2Table::Builder::YSuperscriptYSize() {

Completed in 70 milliseconds