Searched refs:UsLastCharIndex (Results 1 – 3 of 3) sorted by relevance
383 int32_t UsLastCharIndex();442 int32_t UsLastCharIndex();
205 int32_t OS2Table::UsLastCharIndex() { in UsLastCharIndex() function in sfntly::OS2Table504 int32_t OS2Table::Builder::UsLastCharIndex() { in UsLastCharIndex() function in sfntly::OS2Table::Builder
101 EXPECT_EQ(os2->UsLastCharIndex(), OS2_US_LAST_CHAR_IDX); in VerifyOS_2()