Home
last modified time | relevance | path

Searched refs:PathPointTypePathMarker (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/tests/
H A Dtestreversepath.c136 …assertEqualInt (types[3], (PathPointTypeLine | PathPointTypeCloseSubpath | PathPointTypePathMarker in test_gdip_reversepath()
188 …assertEqualInt (types[1], (PathPointTypeLine | PathPointTypePathMarker | PathPointTypeCloseSubpath… in test_gdip_reversepath()
203 assertEqualInt (reverse_types[3], (types[5] | PathPointTypePathMarker)); in test_gdip_reversepath()
205 assertEqualInt (reverse_types[5], (types[1] & ~PathPointTypePathMarker)); in test_gdip_reversepath()
220 assertEqualInt (types[1], (PathPointTypeLine | PathPointTypePathMarker)); in test_gdip_reversepath()
239 assertEqualInt (reverse_types[5], (PathPointTypeLine | PathPointTypePathMarker)); in test_gdip_reversepath()
H A Dtestgraphicspath.c2545 PathPointTypeLine | PathPointTypePathMarker in test_setPathMarker()
2667 PathPointTypeLine | PathPointTypePathMarker, in test_reversePath()
2671 PathPointTypeLine | PathPointTypePathMarker, in test_reversePath()
2674 PathPointTypeBezier | PathPointTypePathMarker, in test_reversePath()
2675 PathPointTypeBezier | PathPointTypePathMarker, in test_reversePath()
2679 PathPointTypeBezier | PathPointTypePathMarker, in test_reversePath()
2680 PathPointTypeBezier | PathPointTypePathMarker, in test_reversePath()
2752 PathPointTypeStart | PathPointTypePathMarker, in test_reversePath()
2756 PathPointTypeStart | PathPointTypePathMarker, in test_reversePath()
2757 PathPointTypeBezier | PathPointTypePathMarker, in test_reversePath()
[all …]
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgraphics-path.c576 path->types[path->count - 1] |= PathPointTypePathMarker; in GdipSetPathMarker()
588 path->types[i] &= ~PathPointTypePathMarker; in GdipClearPathMarkers()
617 types[start] |= PathPointTypePathMarker; in reverse_subpath_adjust_flags()
619 types[start] &= ~PathPointTypePathMarker; in reverse_subpath_adjust_flags()
621 *prev_had_marker = ((prev_last & PathPointTypePathMarker) == PathPointTypePathMarker); in reverse_subpath_adjust_flags()
H A Dgraphics-pathiterator.c212 if (type & PathPointTypePathMarker) { in GdipPathIterNextMarker()
H A Dgdipenums.h305 PathPointTypePathMarker = 0x20, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/gdip/
H A DGdip.java87 public static final int PathPointTypePathMarker = 0x20; field in Gdip
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusenums.h610 PathPointTypePathMarker = 0x20, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusenums.h605 PathPointTypePathMarker = 0x20, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusenums.h605 PathPointTypePathMarker = 0x20, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusenums.h610 PathPointTypePathMarker = 0x20, enumerator