OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsWeightClass
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/test/
verify_os2.cc
65
EXPECT_EQ(os2->
UsWeightClass
(), OS2_US_WEIGHT_CLASS);
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
os2_table.h
330
int32_t
UsWeightClass
();
417
int32_t
UsWeightClass
();
os2_table.cc
113
int32_t OS2Table::
UsWeightClass
() {
306
int32_t OS2Table::Builder::
UsWeightClass
() {
Completed in 101 milliseconds