Home | History | Annotate | Download | only in src

Lines Matching refs:gpos

41 /* buffer var allocations, used during the GSUB/GPOS processing */
43 #define syllable() var1.u8[2] /* GSUB/GPOS shaping boundaries */
44 #define lig_props() var1.u8[3] /* GSUB/GPOS ligature tracking */
115 * GSUB/GPOS
127 * - This is used in GPOS to attach marks to the right component of a ligature
134 * - This is used in GPOS to attach marks to the first component of a
137 * The numbers are also used in GPOS to do mark-to-mark positioning only
244 struct GPOS;
255 const struct OT::GPOS *gpos;