Searched refs:TT_POLYGON_TYPE (Results 1 – 6 of 6) sorted by relevance
2276 if (header->dwType != TT_POLYGON_TYPE) in PATH_add_outline()
3911 pph->dwType = TT_POLYGON_TYPE; in get_native_glyph_outline()3994 pph->dwType = TT_POLYGON_TYPE; in get_bezier_glyph_outline()
1318 #define TT_POLYGON_TYPE 24 macro
5595 if (header->dwType != TT_POLYGON_TYPE) in create_outline()
5659 …ok(header->dwType == TT_POLYGON_TYPE, "header->dwType = %d, expected TT_POLYGON_TYPE\n", header->d… in test_GetGlyphOutline_empty_contour()
3697 if (header->dwType != TT_POLYGON_TYPE) in create_outline()