Searched refs:FT_OUTLINE_REVERSE_FILL (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftimage.h434 /* FT_OUTLINE_REVERSE_FILL :: */
486 #define FT_OUTLINE_REVERSE_FILL 0x4 macro
508 * ft_outline_reverse_fill :: See @FT_OUTLINE_REVERSE_FILL.
516 #define ft_outline_reverse_fill FT_OUTLINE_REVERSE_FILL
/external/freetype/include/
H A Dftimage.h434 /* FT_OUTLINE_REVERSE_FILL :: */
486 #define FT_OUTLINE_REVERSE_FILL 0x4 macro
508 * ft_outline_reverse_fill :: See @FT_OUTLINE_REVERSE_FILL.
516 #define ft_outline_reverse_fill FT_OUTLINE_REVERSE_FILL
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftimage.h434 /* FT_OUTLINE_REVERSE_FILL :: */
486 #define FT_OUTLINE_REVERSE_FILL 0x4 macro
508 * ft_outline_reverse_fill :: See @FT_OUTLINE_REVERSE_FILL.
516 #define ft_outline_reverse_fill FT_OUTLINE_REVERSE_FILL
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftimage.h434 /* FT_OUTLINE_REVERSE_FILL :: */
486 #define FT_OUTLINE_REVERSE_FILL 0x4 macro
508 * ft_outline_reverse_fill :: See @FT_OUTLINE_REVERSE_FILL.
516 #define ft_outline_reverse_fill FT_OUTLINE_REVERSE_FILL
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidgload.c338 cidglyph->outline.flags |= FT_OUTLINE_REVERSE_FILL;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1gload.c374 t1glyph->outline.flags |= FT_OUTLINE_REVERSE_FILL;
/external/chromium_org/third_party/freetype/src/base/
H A Dftoutln.c595 outline->flags ^= FT_OUTLINE_REVERSE_FILL;
/external/freetype/src/base/
H A Dftoutln.c597 outline->flags ^= FT_OUTLINE_REVERSE_FILL;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftoutln.c595 outline->flags ^= FT_OUTLINE_REVERSE_FILL;
/external/chromium_org/third_party/freetype/src/cff/
H A Dcffgload.c2988 glyph->root.outline.flags |= FT_OUTLINE_REVERSE_FILL;
/external/freetype/src/cff/
H A Dcffgload.c2993 glyph->root.outline.flags |= FT_OUTLINE_REVERSE_FILL;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcffgload.c3001 glyph->root.outline.flags |= FT_OUTLINE_REVERSE_FILL;

Completed in 147 milliseconds