OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsFirstCharIndex
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/test/
verify_os2.cc
100
EXPECT_EQ(os2->
UsFirstCharIndex
(), OS2_US_FIRST_CHAR_IDX);
/external/sfntly/cpp/src/sfntly/table/core/
os2_table.h
381
int32_t
UsFirstCharIndex
();
441
int32_t
UsFirstCharIndex
();
os2_table.cc
201
int32_t OS2Table::
UsFirstCharIndex
() {
496
int32_t OS2Table::Builder::
UsFirstCharIndex
() {
Completed in 1076 milliseconds