Home
last modified time | relevance | path

Searched refs:CmapSubtableFormat12 (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh393 friend struct CmapSubtableFormat12;
513 struct CmapSubtableFormat12 : CmapSubtableLongSegmented<CmapSubtableFormat12> struct
530 return CmapSubtableLongSegmented<CmapSubtableFormat12>::serialize (c, groups); in serialize()
806 CmapSubtableFormat12 format12;
853 + CmapSubtableFormat12::get_sub_table_size (this->format12_groups); in final_size()
866 return CmapSubtableFormat12::create_sub_table_plan (plan, &cmap_plan->format12_groups); in _create_plan()
920 CmapSubtableFormat12 &format12 = subtable.u.format12; in _subset()
1020 this->get_glyph_funcZ = get_glyph_from<CmapSubtableFormat12>; in init()