Searched refs:cOffset1 (Results 1 – 2 of 2) sorted by relevance
402 USHORT cOffset, cOffset1, cOffset2; in makeGPOS22() local408 cOffset1 = ttfGetUSHORT (fp); in makeGPOS22()416 pos->classDef1 = otfMakeClassDef (fp, offset + cOffset1); in makeGPOS22()
7312 int cOffset1, cOffset2, cOffset3, cOffset4; in DeriveUnsmoothedTangents() local7315 cOffset1 = dominantTris[i].v3; in DeriveUnsmoothedTangents()7333 vecPerm2 = vec_lvsl( 0, xyzPtr + ( cOffset1 * DRAWVERT_OFFSET ) ); in DeriveUnsmoothedTangents()7334 v4 = vec_ld( 0, xyzPtr + ( cOffset1 * DRAWVERT_OFFSET ) ); in DeriveUnsmoothedTangents()7335 v5 = vec_ld( 16, xyzPtr + ( cOffset1 * DRAWVERT_OFFSET ) ); in DeriveUnsmoothedTangents()