Home
last modified time | relevance | path

Searched refs:FT_OUTLINE_EVEN_ODD_FILL (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/freetype/include/freetype/
Dftimage.h429 #define FT_OUTLINE_EVEN_ODD_FILL 0x2 macro
443 #define ft_outline_even_odd_fill FT_OUTLINE_EVEN_ODD_FILL
/external/freetype/include/
Dftimage.h429 #define FT_OUTLINE_EVEN_ODD_FILL 0x2 macro
443 #define ft_outline_even_odd_fill FT_OUTLINE_EVEN_ODD_FILL
/external/pdfium/third_party/freetype/src/smooth/
Dftgrays.c1271 if ( ras.outline.flags & FT_OUTLINE_EVEN_ODD_FILL ) in gray_hline()
/external/freetype/src/smooth/
Dftgrays.c1288 if ( ras.outline.flags & FT_OUTLINE_EVEN_ODD_FILL ) in gray_hline()