Home
last modified time | relevance | path

Searched defs:collect_coverage (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/Common/
H A DRangeRecord.hh76 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
H A DCoverageFormat1.hh107 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
H A DCoverageFormat2.hh161 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
H A DCoverage.hh207 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DPosLookup.hh55 void collect_coverage (set_t *glyphs) const in collect_coverage() function
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DSubstLookup.hh87 void collect_coverage (set_t *glyphs) const in collect_coverage() function
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GDEF/
H A DGDEF.hh460 void collect_coverage (hb_vector_t<set_t> &sets) const in collect_coverage() function
530 void collect_coverage (hb_vector_t<set_t> &sets) const in collect_coverage() function
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-showmap.c95 collect_coverage, /* collect coverage */ variable
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common.hh1633 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
1910 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
2209 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
H A Dhb-ot-layout-gsubgpos.hh1158 static inline void collect_coverage (hb_set_t *glyphs, unsigned value, const void *data) in collect_coverage() function