Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DMarkLigPosFormat1.hh69 const LigatureArray& lig_array = this+ligatureArray; in collect_variation_indices() local
141 const LigatureArray& lig_array = this+ligatureArray; in apply() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tests/
H A Dtest_gpos.rs127 let lig_array = table.ligature_array().unwrap(); in markligposformat1() localVariable