Searched refs:_get_gpos (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc144 _get_gpos (hb_face_t *face) function
218 case HB_OT_TAG_GPOS: return _get_gpos (face);
827 return &_get_gpos (face) != &OT::Null(OT::GPOS);
861 const OT::GPOS &gpos = _get_gpos (face);

Completed in 59 milliseconds