Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftimage.h436 #define FT_OUTLINE_EVEN_ODD_FILL 0x2 macro
451 #define ft_outline_even_odd_fill FT_OUTLINE_EVEN_ODD_FILL
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c1478 int fill = ( ras.outline.flags & FT_OUTLINE_EVEN_ODD_FILL ) ? 0x100 in gray_sweep()
1528 int fill = ( ras.outline.flags & FT_OUTLINE_EVEN_ODD_FILL ) ? 0x100 in gray_sweep_direct()