OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_c_points
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/ots/src/
maxp.h
18
uint16_t
max_c_points
;
member in struct:ots::OpenTypeMAXP
maxp.cc
39
!table.ReadU16(&maxp->
max_c_points
) ||
89
!out->WriteU16(maxp->
max_c_points
) ||
Completed in 254 milliseconds