Home | History | Annotate | Download | only in src

Lines Matching defs:GPOS

1522  * GPOS -- The Glyph Positioning Table
1525 struct GPOS : GSUBGPOS
1589 GPOS::position_start (hb_font_t *font HB_UNUSED, hb_buffer_t *buffer)
1599 GPOS::position_finish (hb_font_t *font HB_UNUSED, hb_buffer_t *buffer)
1624 const GPOS &gpos = *(hb_ot_layout_from_face (c->face)->gpos);
1625 const PosLookup &l = gpos.get_lookup (lookup_index);
1631 const GPOS &gpos = *(hb_ot_layout_from_face (c->face)->gpos);
1632 const PosLookup &l = gpos.get_lookup (lookup_index);