Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/Common/
DRangeRecord.hh76 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
DCoverageFormat1.hh107 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
DCoverageFormat2.hh161 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
DCoverage.hh206 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DPosLookup.hh55 void collect_coverage (set_t *glyphs) const in collect_coverage() function
/external/harfbuzz_ng/src/OT/Layout/GSUB/
DSubstLookup.hh87 void collect_coverage (set_t *glyphs) const in collect_coverage() function
/external/harfbuzz_ng/src/OT/Layout/GDEF/
DGDEF.hh445 void collect_coverage (hb_vector_t<set_t> &sets) const in collect_coverage() function
508 void collect_coverage (hb_vector_t<set_t> &sets) const in collect_coverage() function
/external/AFLplusplus/src/
Dafl-showmap.c95 collect_coverage, /* collect coverage */ variable
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1611 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
1888 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
2186 bool collect_coverage (set_t *glyphs) const in collect_coverage() function
Dhb-ot-layout-gsubgpos.hh1154 static inline void collect_coverage (hb_set_t *glyphs, unsigned value, const void *data) in collect_coverage() function