Home | History | Annotate | Download | only in truetype

Lines Matching refs:curs

6774     FT_Vector*  curs;   /* arrays                          */
6791 dx = SUB_LONG( worker->curs[p].x, worker->orgs[p].x );
6795 worker->curs[i].x = ADD_LONG( worker->curs[i].x, dx );
6798 worker->curs[i].x = ADD_LONG( worker->curs[i].x, dx );
6841 cur1 = worker->curs[ref1].x;
6842 cur2 = worker->curs[ref2].x;
6864 worker->curs[i].x = x;
6898 worker->curs[i].x = x;
6951 V.curs = exc->pts.cur;
6958 V.curs = (FT_Vector*)( (FT_Pos*)exc->pts.cur + 1 );