Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh813 const LigatureSet &lig_set = this+ligatureSet[index]; in would_apply() local
814 return TRACE_RETURN (lig_set.would_apply (c)); in would_apply()
825 const LigatureSet &lig_set = this+ligatureSet[index]; in apply() local
826 return TRACE_RETURN (lig_set.apply (c)); in apply()