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

  /external/sfntly/cpp/src/test/
verify_os2.cc 72 EXPECT_EQ(os2->YSuperscriptXSize(), OS2_YSUPS_XSIZE);
  /external/sfntly/cpp/src/sfntly/table/core/
os2_table.h 346 int32_t YSuperscriptXSize();
425 int32_t YSuperscriptXSize();
os2_table.cc 141 int32_t OS2Table::YSuperscriptXSize() {
362 int32_t OS2Table::Builder::YSuperscriptXSize() {

Completed in 53 milliseconds