Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h186 FT_Bool step_ins; /* true if the interpreter must */ member
Dttinterp.c3537 exc->step_ins = FALSE; in Ins_JMPR()
3915 exc->step_ins = FALSE; in Ins_ENDF()
4019 exc->step_ins = FALSE; in Ins_CALL()
4107 exc->step_ins = FALSE; in Ins_LOOPCALL()
4257 exc->step_ins = FALSE; in Ins_NPUSHW()
4314 exc->step_ins = FALSE; in Ins_PUSHW()
7684 exc->step_ins = FALSE; in Ins_UNKNOWN()
7928 exc->step_ins = TRUE; in TT_RunIns()
8564 if ( exc->step_ins ) in TT_RunIns()