Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc114 _get_gpos (hb_face_t *face) in _get_gpos() function
178 case HB_OT_TAG_GPOS: return _get_gpos (face); in get_gsubgpos_table()
736 return &_get_gpos (face) != &OT::Null(OT::GPOS); in hb_ot_layout_has_positioning()
759 const OT::GPOS &gpos = _get_gpos (face); in hb_ot_layout_get_size_params()