Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh179 static bool create_sub_table_plan (const hb_subset_plan_t *plan, in create_sub_table_plan() function
538 static bool create_sub_table_plan (const hb_subset_plan_t *plan, in create_sub_table_plan() function
863 if (unlikely (!CmapSubtableFormat4::create_sub_table_plan (plan, &cmap_plan->format4_segments))) in _create_plan()
866 return CmapSubtableFormat12::create_sub_table_plan (plan, &cmap_plan->format12_groups); in _create_plan()