Home
last modified time | relevance | path

Searched refs:cairo_get_operator (Results 1 – 25 of 92) sorted by relevance

1234

/dports/cad/gerbv/gerbv-2.7.0/src/
H A Ddraw.c420 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
462 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
499 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
535 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
576 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
601 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
651 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
690 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
726 cairo_get_operator (cairoTarget)) { in gerbv_draw_amacro()
1061 cairo_get_operator (cairoTarget)) { in draw_image_to_cairo_target()
[all …]
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dget-and-set.c89 settings->op = cairo_get_operator (cr); in settings_get()
H A Dapi-special-cases.c824 cairo_get_operator (cr); in test_cairo_get_operator()
1614 TEST (cairo_get_operator),
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Ddrawing-context.h105 cairo_operator_t getOperator() { return cairo_get_operator(_ct); } in getOperator()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkrenderbackground.c166 if (G_UNLIKELY (_gtk_css_blend_mode_get_operator (blend_mode) != cairo_get_operator (cr))) in _gtk_theming_background_paint_layer()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h103 #define cairo_get_operator _moz_cairo_get_operator macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h104 #define cairo_get_operator _moz_cairo_get_operator macro
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h103 #define cairo_get_operator _moz_cairo_get_operator macro
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h103 #define cairo_get_operator _moz_cairo_get_operator macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-rename.h103 #define cairo_get_operator _moz_cairo_get_operator macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h103 #define cairo_get_operator _moz_cairo_get_operator macro
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/cairo/
H A Dcanvas.go255 c := C.cairo_get_operator(v.native())
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dcanvas.go258 c := C.cairo_get_operator(v.native())
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/cairo/
H A Dcanvas.go258 c := C.cairo_get_operator(v.native())
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/cairo/
H A Dcanvas.go258 c := C.cairo_get_operator(v.native())
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dcanvas.go258 c := C.cairo_get_operator(v.native())
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ws/x11/
H A DX11CairoSurface.cpp300 cairo_operator_t op = cairo_get_operator(pCR); in clear_rgba()
326 cairo_operator_t op = cairo_get_operator(pCR); in clear()
/dports/x11-wm/sway/sway-1.5.1/swaybar/tray/
H A Ditem.c495 cairo_operator_t op = cairo_get_operator(cairo); in render_sni()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Cairo/Mono.Cairo/
H A DContext.cs160 return NativeMethods.cairo_get_operator (handle);
/dports/www/castor/castor-0.8.16/cargo-crates/cairo-rs-0.8.1/src/
H A Dcontext.rs322 unsafe { Operator::from(ffi::cairo_get_operator(self.0)) } in get_operator()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/cairo/
H A DContext.cs251 return NativeMethods.cairo_get_operator (state);
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/cairo-rs-0.7.1/src/
H A Dcontext.rs321 unsafe { Operator::from(ffi::cairo_get_operator(self.0)) } in get_operator()
/dports/net-im/fractal/fractal-4.4.0/vendor/cairo-rs/src/
H A Dcontext.rs322 unsafe { Operator::from(ffi::cairo_get_operator(self.0)) } in get_operator()
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Dcontext.cc671 static_cast<Operator>(cairo_get_operator(const_cast<cobject*>(cobj()))); in get_operator()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/cairo/
H A DContext.cs178 return NativeMethods.cairo_get_operator (handle);

1234