Home
last modified time | relevance | path

Searched defs:mark_coverage (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dmarkbasepos-graph.hh377 auto mark_coverage = sc.c.graph.as_mutable_table<Coverage> (this_index, in shrink() local
436 auto mark_coverage = sc.c.graph.as_table<Coverage> (this_index, in clone_range() local
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DMarkArray.hh101 void Markclass_closure_and_remap_indexes (const Coverage &mark_coverage, in Markclass_closure_and_remap_indexes()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dtest-repacker.cc310 static unsigned add_mark_base_pos_1 (unsigned mark_coverage, in add_mark_base_pos_1()
422 unsigned mark_coverage = add_coverage (it, c); in create_mark_base_pos_1() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_gpos.rs2483 pub fn mark_coverage(&self) -> Result<CoverageTable<'a>, ReadError> { in mark_coverage() method
2829 pub fn mark_coverage(&self) -> Result<CoverageTable<'a>, ReadError> { in mark_coverage() method