Home
last modified time | relevance | path

Searched refs:cairo_surface_get_device_offset (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/graphics/cairo/cairo-1.17.4/boilerplate/
H A Dcairo-boilerplate-pdf.c133 cairo_surface_get_device_offset (surface, &x_offset, &y_offset); in _cairo_boilerplate_pdf_finish_surface()
209 cairo_surface_get_device_offset (surface, &x_offset, &y_offset); in _cairo_boilerplate_pdf_get_image_surface()
H A Dcairo-boilerplate-svg.c165 cairo_surface_get_device_offset (surface, &x_offset, &y_offset); in _cairo_boilerplate_svg_finish_surface()
246 cairo_surface_get_device_offset (surface, &x_offset, &y_offset); in _cairo_boilerplate_svg_get_image_surface()
H A Dcairo-boilerplate-ps.c191 cairo_surface_get_device_offset (surface, &x_offset, &y_offset); in _cairo_boilerplate_ps_finish_surface()
280 cairo_surface_get_device_offset (surface, &x_offset, &y_offset); in _cairo_boilerplate_ps_get_image_surface()
H A Dcairo-boilerplate-win32-printing.c283 cairo_surface_get_device_offset (surface, &x_offset, &y_offset); in _cairo_boilerplate_win32_printing_surface_write_to_png()
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dget-group-target.c56 cairo_surface_get_device_offset (group, &x, &y); in draw()
H A Dclip-device-offset.c57 cairo_surface_get_device_offset (cairo_get_group_target (cr), &old_x, &old_y); in draw()
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/draw/
H A Ddraw_squareDialBlur.h80 cairo_surface_get_device_offset(cairo_get_target(old_cr),&xx,&yy); in cairo_code_draw_squareDial_render()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/cairo/
H A DSurface.cs190 NativeMethods.cairo_surface_get_device_offset (surface, out x, out y);
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Cairo/Mono.Cairo/
H A DSurface.cs184 NativeMethods.cairo_surface_get_device_offset (handle, out x, out y);
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/cairo/
H A DSurface.cs198 NativeMethods.cairo_surface_get_device_offset (handle, out x, out y);
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp59 cairo_surface_get_device_offset(s, &sdx, &sdy); in BeginNativeDrawing()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp59 cairo_surface_get_device_offset(s, &sdx, &sdy); in BeginNativeDrawing()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp59 cairo_surface_get_device_offset(s, &sdx, &sdy); in BeginNativeDrawing()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp59 cairo_surface_get_device_offset(s, &sdx, &sdy); in BeginNativeDrawing()
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/cairo/
H A DXGCairoModernSurface.m121 cairo_surface_get_device_offset(_surface, &backupOffsetX, &backupOffsetY);
/dports/lang/gjs/gjs-1.70.0/modules/
H A Dcairo-surface.cpp124 cairo_surface_get_device_offset(surface, &x_offset, &y_offset); in getDeviceOffset_func()
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go183 C.cairo_surface_get_device_offset(v.native(), &xOffset, &yOffset)
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp60 cairo_surface_get_device_offset(s, &sdx, &sdy); in BeginNativeDrawing()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxWindowsNativeDrawing.cpp59 cairo_surface_get_device_offset(s, &sdx, &sdy); in BeginNativeDrawing()
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go203 C.cairo_surface_get_device_offset(v.native(), &xOffset, &yOffset)
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go203 C.cairo_surface_get_device_offset(v.native(), &xOffset, &yOffset)
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go203 C.cairo_surface_get_device_offset(v.native(), &xOffset, &yOffset)
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go203 C.cairo_surface_get_device_offset(v.native(), &xOffset, &yOffset)
/dports/www/castor/castor-0.8.16/cargo-crates/cairo-rs-0.8.1/src/
H A Dsurface.rs148 ffi::cairo_surface_get_device_offset(self.to_raw_none(), &mut x_offset, &mut y_offset); in get_device_offset()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/cairo-rs-0.7.1/src/
H A Dsurface.rs145 ffi::cairo_surface_get_device_offset(self.to_raw_none(), &mut x_offset, &mut y_offset); in get_device_offset()

12345678