Home
last modified time | relevance | path

Searched refs:gep2 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttobjs.h95 FT_UShort gep2; member
Dttinterp.c508 exec->GS.gep2 = 1; in TT_Run_Context()
4924 if ( exc->GS.gep2 == 0 ) in Ins_SCFS()
5185 exc->GS.gep2 = (FT_UShort)args[0]; in Ins_SZP2()
5220 exc->GS.gep2 = (FT_UShort)args[0]; in Ins_SZPS()
5644 bounds = ( exc->GS.gep2 == 0 ) ? 1 : exc->zp2.n_contours; in Ins_SHC()
5663 if ( exc->GS.gep2 == 0 ) in Ins_SHC()
5709 if ( exc->GS.gep2 == 0 ) in Ins_SHZ()
5711 else if ( exc->GS.gep2 == 1 && exc->zp2.n_contours > 0 ) in Ins_SHZ()
5740 exc->GS.gep2 == 0 ); in Ins_SHPIX()
6695 exc->GS.gep2 == 0 ); in Ins_IP()
Dttobjs.c1063 exec->GS.gep2 = 1; in tt_size_run_prep()