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