Home
last modified time | relevance | path

Searched defs:mark2_count (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DMarkMarkPosFormat1.hh68 unsigned mark2_count = (this+mark2Array).rows; in collect_variation_indices() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_gpos.rs3405 let mark2_count: u16 = cursor.read()?; in read_with_args() localVariable
3432 pub fn mark2_count(&self) -> u16 { in mark2_count() method