OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsLastCharIndex
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/test/
verify_os2.cc
101
EXPECT_EQ(os2->
UsLastCharIndex
(), OS2_US_LAST_CHAR_IDX);
/external/sfntly/cpp/src/sfntly/table/core/
os2_table.h
383
int32_t
UsLastCharIndex
();
442
int32_t
UsLastCharIndex
();
os2_table.cc
205
int32_t OS2Table::
UsLastCharIndex
() {
504
int32_t OS2Table::Builder::
UsLastCharIndex
() {
Completed in 30 milliseconds