Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.c7013 FT_UInt cur_touched; /* current touched point in contour */ in Ins_IUP() local
7083 cur_touched = point; in Ins_IUP()
7092 cur_touched + 1, in Ins_IUP()
7094 cur_touched, in Ins_IUP()
7096 cur_touched = point; in Ins_IUP()
7102 if ( cur_touched == first_touched ) in Ins_IUP()
7103 _iup_worker_shift( &V, first_point, end_point, cur_touched ); in Ins_IUP()
7107 (FT_UShort)( cur_touched + 1 ), in Ins_IUP()
7109 cur_touched, in Ins_IUP()
7116 cur_touched, in Ins_IUP()