Home
last modified time | relevance | path

Searched defs:cairo_in_stroke (Results 1 – 25 of 35) sorted by relevance

12

/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazcairo1.pas479 function cairo_in_stroke(cr: Pcairo_t; x, y: Double): cairo_bool_t; cdecl; external LIB_CAIRO; in cairo_in_stroke() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazcairo1.pas479 function cairo_in_stroke(cr: Pcairo_t; x, y: Double): cairo_bool_t; cdecl; external LIB_CAIRO; in cairo_in_stroke() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazcairo1.pas479 function cairo_in_stroke(cr: Pcairo_t; x, y: Double): cairo_bool_t; cdecl; external LIB_CAIRO; in cairo_in_stroke() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazcairo1.pas479 function cairo_in_stroke(cr: Pcairo_t; x, y: Double): cairo_bool_t; cdecl; external LIB_CAIRO; in cairo_in_stroke() function
/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.java159 public static final native int cairo_in_stroke(long cr, double x, double y); in cairo_in_stroke() method in Cairo
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/cairo/
H A DCairo.java159 public static final native int cairo_in_stroke(long cr, double x, double y); in cairo_in_stroke() method in Cairo
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h129 #define cairo_in_stroke _moz_cairo_in_stroke macro
H A Dcairo.c2526 cairo_in_stroke (cairo_t *cr, double x, double y) in cairo_in_stroke() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h130 #define cairo_in_stroke _moz_cairo_in_stroke macro
H A Dcairo.c2546 cairo_in_stroke (cairo_t *cr, double x, double y) in cairo_in_stroke() function
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h129 #define cairo_in_stroke _moz_cairo_in_stroke macro
H A Dcairo.c2526 cairo_in_stroke (cairo_t *cr, double x, double y) in cairo_in_stroke() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h129 #define cairo_in_stroke _moz_cairo_in_stroke macro
H A Dcairo.c2546 cairo_in_stroke (cairo_t *cr, double x, double y) in cairo_in_stroke() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-rename.h129 #define cairo_in_stroke _moz_cairo_in_stroke macro
H A Dcairo.c2546 cairo_in_stroke (cairo_t *cr, double x, double y) in cairo_in_stroke() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h129 #define cairo_in_stroke _moz_cairo_in_stroke macro
H A Dcairo.c2526 cairo_in_stroke (cairo_t *cr, double x, double y) in cairo_in_stroke() function
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo.c2526 cairo_in_stroke (cairo_t *cr, double x, double y) in cairo_in_stroke() function
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo.c2522 cairo_in_stroke (cairo_t *cr, double x, double y) in cairo_in_stroke() function
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/cairo/
H A DNativeMethods.cs303 internal static extern bool cairo_in_stroke (IntPtr cr, double x, double y); in cairo_in_stroke() method in Cairo.NativeMethods
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Cairo/Mono.Cairo/
H A DNativeMethods.cs309 internal static extern bool cairo_in_stroke (IntPtr cr, double x, double y); in cairo_in_stroke() method in Cairo.NativeMethods
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/cairo/
H A DNativeMethods.cs363 internal static extern bool cairo_in_stroke (IntPtr cr, double x, double y); in cairo_in_stroke() method in Cairo.NativeMethods
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/cairo-sys-rs-0.14.0/src/
H A Dlib.rs377 pub fn cairo_in_stroke(cr: *mut cairo_t, x: c_double, y: c_double) -> cairo_bool_t; in cairo_in_stroke() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cairo-sys-rs-0.14.9/src/
H A Dlib.rs377 pub fn cairo_in_stroke(cr: *mut cairo_t, x: c_double, y: c_double) -> cairo_bool_t; in cairo_in_stroke() function

12