Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h429 FT_ULong loopcall_counter; member
Dttinterp.c4109 exc->loopcall_counter += (FT_ULong)args[0]; in Ins_LOOPCALL()
4110 if ( exc->loopcall_counter > exc->loopcall_counter_max ) in Ins_LOOPCALL()
7801 exc->loopcall_counter = 0; in TT_RunIns()