Home | History | Annotate | Download | only in src

Lines Matching refs:GSUBGPOS

32 #include "hb-ot-layout-gsubgpos.hh"
1439 struct GSUB : GSUBGPOS
1444 { return CastR<SubstLookup> (GSUBGPOS::get_lookup (i)); }
1447 { return GSUBGPOS::subset<SubstLookup> (c); }
1450 { return GSUBGPOS::sanitize<SubstLookup> (c); }
1455 typedef GSUBGPOS::accelerator_t<GSUB> accelerator_t;