OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_OT_TAG_cmap
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-cmap-table.hh
40
#define
HB_OT_TAG_cmap
HB_TAG('c','m','a','p')
497
static const hb_tag_t tableTag =
HB_OT_TAG_cmap
;
hb-ot-font.cc
350
this->blob = OT::Sanitizer<OT::cmap>::sanitize (face->reference_table (
HB_OT_TAG_cmap
));
Completed in 375 milliseconds