Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc138 _get_gsub (hb_face_t *face) in _get_gsub() function
217 case HB_OT_TAG_GSUB: return _get_gsub (face); in get_gsubgpos_table()
763 return &_get_gsub (face) != &OT::Null(OT::GSUB); in hb_ot_layout_has_substitution()
815 const OT::SubstLookup& l = _get_gsub (face).get_lookup (lookup_index); in hb_ot_layout_lookup_substitute_closure()