Searched refs:UsFirstCharIndex (Results 1 – 3 of 3) sorted by relevance
381 int32_t UsFirstCharIndex();441 int32_t UsFirstCharIndex();
201 int32_t OS2Table::UsFirstCharIndex() { in UsFirstCharIndex() function in sfntly::OS2Table496 int32_t OS2Table::Builder::UsFirstCharIndex() { in UsFirstCharIndex() function in sfntly::OS2Table::Builder
100 EXPECT_EQ(os2->UsFirstCharIndex(), OS2_US_FIRST_CHAR_IDX); in VerifyOS_2()