Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DPosLookup.hh57 hb_collect_coverage_context_t<set_t> c (glyphs); in collect_coverage()
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DSubstLookup.hh89 hb_collect_coverage_context_t<set_t> c (glyphs); in collect_coverage()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos.hh381 struct hb_collect_coverage_context_t : struct
382 hb_dispatch_context_t<hb_collect_coverage_context_t<set_t>, const Coverage &>
394 hb_collect_coverage_context_t (set_t *set_) : in hb_collect_coverage_context_t() function