OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XAvgCharWidth
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/test/
verify_os2.cc
64
EXPECT_EQ(os2->
XAvgCharWidth
(), OS2_XAVG_CHAR_WIDTH);
/external/sfntly/cpp/src/sfntly/table/core/
os2_table.h
328
int32_t
XAvgCharWidth
();
416
int32_t
XAvgCharWidth
();
os2_table.cc
107
int32_t OS2Table::
XAvgCharWidth
() {
296
int32_t OS2Table::Builder::
XAvgCharWidth
() {
Completed in 5362 milliseconds