Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h151 FT_Bool step_ins; /* true if the interpreter must */ member
Dttinterp.c2902 CUR.step_ins = FALSE; \
2908 CUR.step_ins = FALSE;
2915 CUR.step_ins = FALSE; \
4349 CUR.step_ins = FALSE; in Ins_ENDF()
4440 CUR.step_ins = FALSE; in Ins_CALL()
4517 CUR.step_ins = FALSE; in Ins_LOOPCALL()
4646 CUR.step_ins = FALSE; in Ins_NPUSHW()
4701 CUR.step_ins = FALSE; in Ins_PUSHW()
6766 CUR.step_ins = FALSE; in Ins_UNKNOWN()
7162 CUR.step_ins = TRUE; in TT_RunIns()
[all …]