HomeSort by: relevance | last modified time | path
    Searched refs:FT_OUTLINE_REVERSE_FILL (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/freetype/dist/include/freetype/
ftimage.h 380 * FT_OUTLINE_REVERSE_FILL ::
437 #define FT_OUTLINE_REVERSE_FILL 0x4
452 #define ft_outline_reverse_fill FT_OUTLINE_REVERSE_FILL macro
  /xsrc/external/mit/freetype/dist/src/cid/
cidgload.c 417 cidglyph->outline.flags |= FT_OUTLINE_REVERSE_FILL;
  /xsrc/external/mit/freetype/dist/src/pfr/
pfrobjs.c 379 outline->flags |= FT_OUTLINE_REVERSE_FILL;
  /xsrc/external/mit/freetype/dist/src/cff/
cffgload.c 608 glyph->root.outline.flags |= FT_OUTLINE_REVERSE_FILL;
  /xsrc/external/mit/freetype/dist/src/type1/
t1gload.c 461 t1glyph->outline.flags |= FT_OUTLINE_REVERSE_FILL;
  /xsrc/external/mit/freetype/dist/src/base/
ftoutln.c 586 outline->flags ^= FT_OUTLINE_REVERSE_FILL;

Completed in 9 milliseconds