Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1868 unsigned num_source_glyphs = c->plan->source->get_num_glyphs (); in subset() local
1874 hb_codepoint_t end = hb_min (range.last + 1, num_source_glyphs); in subset()