Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-subset-plan.cc90 hb_prealloced_array_t<hb_codepoint_t>& plan_codepoints) in _populate_codepoints() argument
92 plan_codepoints.alloc (hb_set_get_population (input_codepoints)); in _populate_codepoints()
95 hb_codepoint_t *wr = plan_codepoints.push(); in _populate_codepoints()
98 plan_codepoints.qsort (_hb_codepoint_t_cmp); in _populate_codepoints()