Searched refs:iup_called (Results 1 - 4 of 4) sorted by relevance

/external/freetype/src/truetype/
H A Dttinterp.h274 FT_Bool iup_called; /* IUP called for glyph? */ member in struct:TT_ExecContextRec_
H A Dttinterp.c3019 exc->iup_called ) ) )
3907 ( ( exc->iup_called &&
5744 if ( exc->iup_called &&
6407 exc->iup_called &&
6950 exc->iup_called = TRUE;
7032 exc->iup_called &&
7149 if ( !exc->iup_called &&
7534 exc->iup_called = FALSE;
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.h282 FT_Bool iup_called; /* IUP called for glyph? */ member in struct:TT_ExecContextRec_
H A Dttinterp.c3270 CUR.iup_called ) ) ) \
4943 ( ( CUR.iup_called &&
6196 if ( CUR.iup_called &&
6851 CUR.iup_called &&
7390 CUR.iup_called = TRUE;
7471 CUR.iup_called &&
7588 if ( !CUR.iup_called &&
8236 CUR.iup_called = FALSE;

Completed in 365 milliseconds