OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_OT_TAG_maxp
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-maxp-table.hh
40
#define
HB_OT_TAG_maxp
HB_TAG('m','a','x','p')
44
static const hb_tag_t tableTag =
HB_OT_TAG_maxp
;
hb-face.cc
469
hb_blob_t *maxp_blob = OT::Sanitizer<OT::maxp>::sanitize (reference_table (
HB_OT_TAG_maxp
));
Completed in 148 milliseconds