Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h430 FT_ULong loopcall_counter; member
Dttinterp.c4073 exc->loopcall_counter += (FT_ULong)args[0]; in Ins_LOOPCALL()
4074 if ( exc->loopcall_counter > exc->loopcall_counter_max ) in Ins_LOOPCALL()
7816 exc->loopcall_counter = 0; in TT_RunIns()