Home
last modified time | relevance | path

Searched refs:PathPointTypeLine (Results 1 – 22 of 22) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/tests/
H A Dtestgraphicspath.c145 PathPointTypeLine, in test_createPath2()
146 PathPointTypeLine, in test_createPath2()
149 PathPointTypeLine, in test_createPath2()
150 PathPointTypeLine, in test_createPath2()
155 PathPointTypeLine, in test_createPath2()
156 PathPointTypeLine, in test_createPath2()
157 PathPointTypeLine, in test_createPath2()
159 PathPointTypeLine, in test_createPath2()
161 PathPointTypeLine in test_createPath2()
175 PathPointTypeLine in test_createPath2()
[all …]
H A Dtestreversepath.c68 assertEqualInt (types[1], PathPointTypeLine); in test_gdip_reversepath()
77 assertEqualInt (reverse_types[1], PathPointTypeLine); in test_gdip_reversepath()
109 assertEqualInt (types[1], PathPointTypeLine); in test_gdip_reversepath()
110 assertEqualInt (types[2], PathPointTypeLine); in test_gdip_reversepath()
120 assertEqualInt (reverse_types[1], PathPointTypeLine); in test_gdip_reversepath()
134 assertEqualInt (types[1], PathPointTypeLine); in test_gdip_reversepath()
135 assertEqualInt (types[2], PathPointTypeLine); in test_gdip_reversepath()
160 assertEqualInt (types[14], PathPointTypeLine); in test_gdip_reversepath()
161 assertEqualInt (types[15], PathPointTypeLine); in test_gdip_reversepath()
222 assertEqualInt (types[3], PathPointTypeLine); in test_gdip_reversepath()
[all …]
H A Dtestgraphicsfill.c1906 PathPointTypeLine, in test_fillPath()
1907 PathPointTypeLine in test_fillPath()
H A Dtestgraphicsdraw.c10164 PathPointTypeLine, in test_drawPath()
10165 PathPointTypeLine in test_drawPath()
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgraphics-path.c105 return PathPointTypeLine; in gdip_get_first_point_type()
700 append (path, x1, y1, PathPointTypeLine, TRUE); in GdipAddPathLine()
701 append (path, x2, y2, PathPointTypeLine, FALSE); in GdipAddPathLine()
767 append (path, sx, sy, PathPointTypeLine, FALSE); in append_arc()
896 append (path, x1, y1, PathPointTypeLine, TRUE); in GdipAddPathBezier()
918 append_point (path, *tmp, PathPointTypeLine, TRUE); in GdipAddPathBeziers()
1029 append (path, x + width, y, PathPointTypeLine, FALSE); in GdipAddPathRectangle()
1152 append (path, cx, cy, PathPointTypeLine, FALSE); in GdipAddPathPie()
1176 append_point (path, *tmp, PathPointTypeLine, FALSE); in GdipAddPathPolygon()
1643 append (flat_path, x3, y3, PathPointTypeLine, FALSE); in nr_curve_flatten()
[all …]
H A Dgraphics-pathiterator.c269 if ((lastTypeSeen == PathPointTypeLine) && (index != iterator->subpathPosition)) in GdipPathIterNextPathType()
H A Dcustomlinecap.c225 case PathPointTypeLine: in gdip_custom_linecap_draw()
H A Dgdipenums.h301 PathPointTypeLine = 0x01, enumerator
H A Dregion-bitmap.c501 case PathPointTypeLine: in gdip_region_bitmap_from_path()
H A Dgraphics-cairo.c439 case PathPointTypeLine: in gdip_plot_path()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/modules/deprecated/old_arch/gdip_raster/
H A Dgdip_font.cpp295 else if (sub_type == PathPointTypeLine) { in gdip_load_glyph()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/modules/deprecated/old_arch/gdip_raster/
H A Dgdip_font.cpp295 else if (sub_type == PathPointTypeLine) { in gdip_load_glyph()
/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.java83 public static final int PathPointTypeLine = 1; field in Gdip
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusenums.h605 PathPointTypeLine = 0x01, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusenums.h600 PathPointTypeLine = 0x01, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusenums.h600 PathPointTypeLine = 0x01, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusenums.h605 PathPointTypeLine = 0x01, enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/
H A DPath.java532 case Gdip.PathPointTypeLine: in getPathDataInPixels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/win32/
H A Dcgdi_plus_ext.cpp724 gp_types[i] = Gdiplus::PathPointTypeLine; in DrawPath()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/win32/
H A Dfx_win32_gdipext.cpp864 gp_types[i] = Gdiplus::PathPointTypeLine; in DrawPath()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/win32/
H A Dfx_win32_gdipext.cpp1157 types[i] = PathPointTypeLine; in DrawPath()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/win32/
H A Dfx_win32_gdipext.cpp1160 types[i] = PathPointTypeLine; in DrawPath()