Searched refs:scan_control (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/freetype/src/truetype/
H A Dttobjs.h102 /* According to Greg Hitchcock from Microsoft, the `scan_control' */
106 FT_Bool scan_control; member in struct:TT_GraphicsState_
H A Dttinterp.c770 /* The default value for `scan_control' is documented as FALSE in the */
773 /* default values of our `scan_type' and `scan_control' fields (which */
774 /* the documentation's `scan_control' variable is split into) are */
5592 CUR.GS.scan_control = TRUE;
5597 CUR.GS.scan_control = FALSE;
5602 CUR.GS.scan_control = TRUE;
5605 CUR.GS.scan_control = TRUE;
5608 CUR.GS.scan_control = TRUE;
5611 CUR.GS.scan_control = FALSE;
5614 CUR.GS.scan_control
[all...]
H A Dttgload.c2283 if ( loader.exec->GS.scan_control )
/external/freetype/src/truetype/
H A Dttobjs.h102 /* According to Greg Hitchcock from Microsoft, the `scan_control' */
106 FT_Bool scan_control; member in struct:TT_GraphicsState_
H A Dttinterp.c770 /* The default value for `scan_control' is documented as FALSE in the */
773 /* default values of our `scan_type' and `scan_control' fields (which */
774 /* the documentation's `scan_control' variable is split into) are */
5592 CUR.GS.scan_control = TRUE;
5597 CUR.GS.scan_control = FALSE;
5602 CUR.GS.scan_control = TRUE;
5605 CUR.GS.scan_control = TRUE;
5608 CUR.GS.scan_control = TRUE;
5611 CUR.GS.scan_control = FALSE;
5614 CUR.GS.scan_control
[all...]
H A Dttgload.c2283 if ( loader.exec->GS.scan_control )

Completed in 139 milliseconds