Searched refs:FT_OUTLINE_IGNORE_DROPOUTS (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftimage.h389 /* @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, and */
441 /* FT_OUTLINE_IGNORE_DROPOUTS :: */
449 /* control. Ignored if @FT_OUTLINE_IGNORE_DROPOUTS is set. See */
454 /* Ignored if @FT_OUTLINE_IGNORE_DROPOUTS is set. See below for */
472 /* The flags @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, */
487 #define FT_OUTLINE_IGNORE_DROPOUTS 0x8 macro
509 * ft_outline_ignore_dropouts :: See @FT_OUTLINE_IGNORE_DROPOUTS.
517 #define ft_outline_ignore_dropouts FT_OUTLINE_IGNORE_DROPOUTS
/external/freetype/include/
H A Dftimage.h389 /* @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, and */
441 /* FT_OUTLINE_IGNORE_DROPOUTS :: */
449 /* control. Ignored if @FT_OUTLINE_IGNORE_DROPOUTS is set. See */
454 /* Ignored if @FT_OUTLINE_IGNORE_DROPOUTS is set. See below for */
472 /* The flags @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, */
487 #define FT_OUTLINE_IGNORE_DROPOUTS 0x8 macro
509 * ft_outline_ignore_dropouts :: See @FT_OUTLINE_IGNORE_DROPOUTS.
517 #define ft_outline_ignore_dropouts FT_OUTLINE_IGNORE_DROPOUTS
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftimage.h389 /* @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, and */
441 /* FT_OUTLINE_IGNORE_DROPOUTS :: */
449 /* control. Ignored if @FT_OUTLINE_IGNORE_DROPOUTS is set. See */
454 /* Ignored if @FT_OUTLINE_IGNORE_DROPOUTS is set. See below for */
472 /* The flags @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, */
487 #define FT_OUTLINE_IGNORE_DROPOUTS 0x8 macro
509 * ft_outline_ignore_dropouts :: See @FT_OUTLINE_IGNORE_DROPOUTS.
517 #define ft_outline_ignore_dropouts FT_OUTLINE_IGNORE_DROPOUTS
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftimage.h389 /* @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, and */
441 /* FT_OUTLINE_IGNORE_DROPOUTS :: */
449 /* control. Ignored if @FT_OUTLINE_IGNORE_DROPOUTS is set. See */
454 /* Ignored if @FT_OUTLINE_IGNORE_DROPOUTS is set. See below for */
472 /* The flags @FT_OUTLINE_IGNORE_DROPOUTS, @FT_OUTLINE_SMART_DROPOUTS, */
487 #define FT_OUTLINE_IGNORE_DROPOUTS 0x8 macro
509 * ft_outline_ignore_dropouts :: See @FT_OUTLINE_IGNORE_DROPOUTS.
517 #define ft_outline_ignore_dropouts FT_OUTLINE_IGNORE_DROPOUTS
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttgload.c2303 glyph->outline.flags |= FT_OUTLINE_IGNORE_DROPOUTS;
2308 glyph->outline.flags |= FT_OUTLINE_IGNORE_DROPOUTS;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttgload.c2312 glyph->outline.flags |= FT_OUTLINE_IGNORE_DROPOUTS;
2317 glyph->outline.flags |= FT_OUTLINE_IGNORE_DROPOUTS;
/external/chromium_org/third_party/freetype/src/raster/
H A Dftraster.c3278 if ( ras.outline.flags & FT_OUTLINE_IGNORE_DROPOUTS )
3354 if ( ras.outline.flags & FT_OUTLINE_IGNORE_DROPOUTS )
/external/freetype/src/raster/
H A Dftraster.c3283 if ( ras.outline.flags & FT_OUTLINE_IGNORE_DROPOUTS )
3359 if ( ras.outline.flags & FT_OUTLINE_IGNORE_DROPOUTS )
/external/freetype/src/truetype/
H A Dttgload.c2454 glyph->outline.flags |= FT_OUTLINE_IGNORE_DROPOUTS;
2459 glyph->outline.flags |= FT_OUTLINE_IGNORE_DROPOUTS;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftraster.c3280 if ( ras.outline.flags & FT_OUTLINE_IGNORE_DROPOUTS )
3356 if ( ras.outline.flags & FT_OUTLINE_IGNORE_DROPOUTS )

Completed in 1136 milliseconds