Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttinterp.h190 FT_Bool step_ins; /* true if the interpreter must */ member
Dttinterp.c3549 exc->step_ins = FALSE; in Ins_JMPR()
3927 exc->step_ins = FALSE; in Ins_ENDF()
4031 exc->step_ins = FALSE; in Ins_CALL()
4119 exc->step_ins = FALSE; in Ins_LOOPCALL()
4269 exc->step_ins = FALSE; in Ins_NPUSHW()
4326 exc->step_ins = FALSE; in Ins_PUSHW()
7696 exc->step_ins = FALSE; in Ins_UNKNOWN()
7945 exc->step_ins = TRUE; in TT_RunIns()
8581 if ( exc->step_ins ) in TT_RunIns()