Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h187 FT_Bool step_ins; /* true if the interpreter must */ member
Dttinterp.c3504 exc->step_ins = FALSE; in Ins_JMPR()
3882 exc->step_ins = FALSE; in Ins_ENDF()
3983 exc->step_ins = FALSE; in Ins_CALL()
4071 exc->step_ins = FALSE; in Ins_LOOPCALL()
4221 exc->step_ins = FALSE; in Ins_NPUSHW()
4278 exc->step_ins = FALSE; in Ins_PUSHW()
7699 exc->step_ins = FALSE; in Ins_UNKNOWN()
7943 exc->step_ins = TRUE; in TT_RunIns()
8579 if ( exc->step_ins ) in TT_RunIns()