Home
last modified time | relevance | path

Searched refs:cairo_in_fill (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/graphics/cairo/cairo-1.17.4/test/
H A Din-fill-trapezoid.c96 if (cairo_in_fill (cr, 0, 0)) { in preamble()
217 cairo_in_fill (cr, 5, 0) || in preamble()
218 cairo_in_fill (cr, 15, 0) || in preamble()
219 cairo_in_fill (cr, 20, 0) || in preamble()
220 cairo_in_fill (cr, 0, 10) || in preamble()
221 cairo_in_fill (cr, 10, 10) || in preamble()
222 cairo_in_fill (cr, 20, 10) || in preamble()
223 cairo_in_fill (cr, 7, 2.5) || in preamble()
224 cairo_in_fill (cr, 13, 2.5)) in preamble()
250 ! cairo_in_fill (cr, 10, 5)) in preamble()
[all …]
H A Din-fill-empty-trapezoid.c74 if (cairo_in_fill (cr, x, y)) { in preamble()
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dlabel-object.c1837 if (cairo_in_fill (cr, x, y)) in gl_label_object_box_handle_at()
1844 if (cairo_in_fill (cr, x, y)) in gl_label_object_box_handle_at()
1851 if (cairo_in_fill (cr, x, y)) in gl_label_object_box_handle_at()
1858 if (cairo_in_fill (cr, x, y)) in gl_label_object_box_handle_at()
1865 if (cairo_in_fill (cr, x, y)) in gl_label_object_box_handle_at()
1872 if (cairo_in_fill (cr, x, y)) in gl_label_object_box_handle_at()
1879 if (cairo_in_fill (cr, x, y)) in gl_label_object_box_handle_at()
1886 if (cairo_in_fill (cr, x, y)) in gl_label_object_box_handle_at()
1910 if (cairo_in_fill (cr, x, y)) in gl_label_object_line_handle_at()
1917 if (cairo_in_fill (cr, x, y)) in gl_label_object_line_handle_at()
/dports/graphics/cairo/cairo-1.17.4/perf/micro/
H A Dzrusin.c58 cairo_in_fill (cr, 50, 50); in zrusin_another_tessellate()
H A Dtessellate.c117 cairo_in_fill (cr, 50, 50); in do_tessellate()
H A Dmosaic.c130 cairo_in_fill (cr, x, y); in mosaic_perform()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gccv/
H A Dpath.cc59 if (cairo_in_fill (cr, x, y)) { in Distance()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Don-edge.patch15 @@ -41,6 +41,7 @@ typedef struct cairo_in_fill {
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Don-edge.patch15 @@ -41,6 +41,7 @@ typedef struct cairo_in_fill {
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Don-edge.patch15 @@ -41,6 +41,7 @@ typedef struct cairo_in_fill {
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Don-edge.patch15 @@ -41,6 +41,7 @@ typedef struct cairo_in_fill {
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/
H A Don-edge.patch15 @@ -41,6 +41,7 @@ typedef struct cairo_in_fill {
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/
H A Don-edge.patch15 @@ -41,6 +41,7 @@ typedef struct cairo_in_fill {
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/linux/
H A Dcairopath.cpp35 #warning TODO: Implementation (use cairo_in_fill) in hitTest()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/linux/
H A Dcairopath.cpp35 #warning TODO: Implementation (use cairo_in_fill)
/dports/devel/goffice/goffice-0.10.50/goffice/canvas/
H A Dgoc-arc.c363 if (cairo_in_fill (cr, x, y)) { in goc_arc_distance()
372 if (cairo_in_fill (cr, x, y)) in goc_arc_distance()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/org/eclipse/swt/internal/cairo/
H A DCairo.java157 public static final native int cairo_in_fill(long cr, double x, double y); in cairo_in_fill() method in Cairo
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/cairo/
H A DCairo.java157 public static final native int cairo_in_fill(long cr, double x, double y); in cairo_in_fill() method in Cairo
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-path-in-fill.c39 typedef struct cairo_in_fill { struct
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-path-in-fill.c39 typedef struct cairo_in_fill { struct
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-path-in-fill.c39 typedef struct cairo_in_fill { struct
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-path-in-fill.c39 typedef struct cairo_in_fill { struct
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-path-in-fill.c39 typedef struct cairo_in_fill { struct
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-path-in-fill.c39 typedef struct cairo_in_fill { struct
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-path-in-fill.c39 typedef struct cairo_in_fill { struct

1234567