Home
last modified time | relevance | path

Searched defs:cairo_user_to_device (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/gegl/gegl-0.4.34/bin/lua/
H A Dcairo.lua337 M.cairo_user_to_device = point_transform_function(C.cairo_user_to_device) function
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazcairo1.pas444 procedure cairo_user_to_device(cr: Pcairo_t; x, y: PDouble); cdecl; external LIB_CAIRO; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazcairo1.pas444 procedure cairo_user_to_device(cr: Pcairo_t; x, y: PDouble); cdecl; external LIB_CAIRO; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazcairo1.pas444 procedure cairo_user_to_device(cr: Pcairo_t; x, y: PDouble); cdecl; external LIB_CAIRO; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazcairo1.pas444 procedure cairo_user_to_device(cr: Pcairo_t; x, y: PDouble); cdecl; external LIB_CAIRO; procedure
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h371 #define cairo_user_to_device _moz_cairo_user_to_device macro
H A Dcairo.c1563 cairo_user_to_device (cairo_t *cr, double *x, double *y) in cairo_user_to_device() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h372 #define cairo_user_to_device _moz_cairo_user_to_device macro
H A Dcairo.c1593 cairo_user_to_device (cairo_t *cr, double *x, double *y) in cairo_user_to_device() function
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h371 #define cairo_user_to_device _moz_cairo_user_to_device macro
H A Dcairo.c1563 cairo_user_to_device (cairo_t *cr, double *x, double *y) in cairo_user_to_device() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h371 #define cairo_user_to_device _moz_cairo_user_to_device macro
H A Dcairo.c1593 cairo_user_to_device (cairo_t *cr, double *x, double *y) in cairo_user_to_device() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-rename.h370 #define cairo_user_to_device _moz_cairo_user_to_device macro
H A Dcairo.c1593 cairo_user_to_device (cairo_t *cr, double *x, double *y) in cairo_user_to_device() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h371 #define cairo_user_to_device _moz_cairo_user_to_device macro
H A Dcairo.c1563 cairo_user_to_device (cairo_t *cr, double *x, double *y) in cairo_user_to_device() function
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo.c1563 cairo_user_to_device (cairo_t *cr, double *x, double *y) in cairo_user_to_device() function
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo.c1568 cairo_user_to_device (cairo_t *cr, double *x, double *y) in cairo_user_to_device() function
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/cairo/
H A DNativeMethods.cs718 internal static extern void cairo_user_to_device (IntPtr cr, ref double x, ref double y); in cairo_user_to_device() method in Cairo.NativeMethods
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Cairo/Mono.Cairo/
H A DNativeMethods.cs796 internal static extern void cairo_user_to_device (IntPtr cr, ref double x, ref double y); in cairo_user_to_device() method in Cairo.NativeMethods
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/cairo/
H A DNativeMethods.cs998 internal static extern void cairo_user_to_device (IntPtr cr, ref double x, ref double y); in cairo_user_to_device() 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.rs465 pub fn cairo_user_to_device(cr: *mut cairo_t, x: *mut c_double, y: *mut c_double); in cairo_user_to_device() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cairo-sys-rs-0.14.9/src/
H A Dlib.rs465 pub fn cairo_user_to_device(cr: *mut cairo_t, x: *mut c_double, y: *mut c_double); in cairo_user_to_device() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/cairo-sys-rs-0.14.9/src/
H A Dlib.rs465 pub fn cairo_user_to_device(cr: *mut cairo_t, x: *mut c_double, y: *mut c_double); in cairo_user_to_device() function

12