Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DLigatureSubstFormat1.hh77 const auto &lig_set = this+ligatureSet[index]; in would_apply() local
88 const auto &lig_set = this+ligatureSet[index]; in apply() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/gsub/
H A Dclosure.rs226 let lig_set = lig_set?; in add_reachable_glyphs() localVariable