Searched refs:tupleIndex (Results 1 – 3 of 3) sorted by relevance
500 FT_UShort tupleIndex, in ft_var_apply_tuple() argument1176 FT_UInt tupleIndex; in tt_face_vary_cvt() local1181 tupleIndex = FT_GET_USHORT(); in tt_face_vary_cvt()1186 if ( tupleIndex & GX_TI_EMBEDDED_TUPLE_COORD ) in tt_face_vary_cvt()1196 if ( tupleIndex & GX_TI_INTERMEDIATE_TUPLE ) in tt_face_vary_cvt()1204 if ( tupleIndex & GX_TI_INTERMEDIATE_TUPLE ) in tt_face_vary_cvt()1373 FT_UInt tupleIndex; in TT_Vary_Get_Glyph_Deltas() local1378 tupleIndex = FT_GET_USHORT(); in TT_Vary_Get_Glyph_Deltas()1380 if ( tupleIndex & GX_TI_EMBEDDED_TUPLE_COORD ) in TT_Vary_Get_Glyph_Deltas()1399 if ( tupleIndex & GX_TI_INTERMEDIATE_TUPLE ) in TT_Vary_Get_Glyph_Deltas()[all …]
751 FT_UShort tupleIndex = 0; /* Apple only */ in gxv_kern_subtable_validate() local772 tupleIndex = 0; in gxv_kern_subtable_validate()784 tupleIndex = 0; in gxv_kern_subtable_validate()792 tupleIndex = FT_NEXT_USHORT( p ); in gxv_kern_subtable_validate()796 GXV_TRACE(( "Subtable tupleIndex = %d\n", tupleIndex )); in gxv_kern_subtable_validate()
397 includes a 16bit variable named `tupleIndex' which does not exist
Completed in 14 milliseconds