Home | History | Annotate | Download | only in truetype

Lines Matching refs:GS

748     loader->exec->GS = ((TT_Size)loader->size)->GS;
802 ( loader->exec->GS.scan_type << 5 ) | FT_CURVE_TAG_HAS_SCANMODE;
1891 if ( exec->GS.instruct_control & 1 )
1895 if ( exec->GS.instruct_control & 2 )
1896 exec->GS = tt_default_graphics_state;
2066 if ( loader.exec->GS.scan_control )
2069 switch ( loader.exec->GS.scan_type )