Home
last modified time | relevance | path

Searched refs:refp (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/truetype/
Dttinterp.c5552 FT_UShort* refp ) in Compute_Point_Displacement() argument
5574 *refp = 0; in Compute_Point_Displacement()
5579 *refp = p; in Compute_Point_Displacement()
5663 FT_UShort refp; in Ins_SHP() local
5678 if ( COMPUTE_Point_Displacement( &dx, &dy, &zp, &refp ) ) in Ins_SHP()
5716 FT_UShort refp; in Ins_SHC() local
5733 if ( COMPUTE_Point_Displacement( &dx, &dy, &zp, &refp ) ) in Ins_SHC()
5758 if ( zp.cur != CUR.zp2.cur || refp != i ) in Ins_SHC()
5774 FT_UShort refp; in Ins_SHZ() local
5788 if ( COMPUTE_Point_Displacement( &dx, &dy, &zp, &refp ) ) in Ins_SHZ()
[all …]