Searched defs:_get_gsub (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc108 _get_gsub (hb_face_t *face) function
177 case HB_OT_TAG_GSUB: return _get_gsub (face);
676 return &_get_gsub (face) != &OT::Null(OT::GSUB);
724 const OT::SubstLookup& l = _get_gsub (face).get_lookup (lookup_index);

Completed in 21 milliseconds