Home
last modified time | relevance | path

Searched defs:get_dash (Results 1 – 14 of 14) sorted by relevance

/dports/devel/lua-lgi/lgi-0.9.2/lgi/override/
H A Dcairo.lua865 function cairo.Context:get_dash() function
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dwidthpoint.cpp171 WidthPoint::get_dash()const in get_dash() function in WidthPoint
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dwidthpoint.cpp171 WidthPoint::get_dash()const in get_dash() function in WidthPoint
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dwidthpoint.cpp171 WidthPoint::get_dash()const in get_dash() function in WidthPoint
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Ddash-selector.cpp207 void DashSelector::get_dash(int *ndash, double **dash, double *off) in get_dash() function in Inkscape::UI::Widget::DashSelector
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-backend-private.h77 void (*get_dash) (void *cr, double *dashes, int *num_dashes, double *offset); member
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-backend-private.h77 void (*get_dash) (void *cr, double *dashes, int *num_dashes, double *offset); member
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-backend-private.h77 void (*get_dash) (void *cr, double *dashes, int *num_dashes, double *offset); member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-backend-private.h77 void (*get_dash) (void *cr, double *dashes, int *num_dashes, double *offset); member
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Dcontext.cc773 Context::get_dash(std::vector<double>& dashes, double& offset) const in get_dash() function in Cairo::Context
/dports/graphics/py-cairocffi/cairocffi-1.2.0/cairocffi/
H A Dcontext.py472 def get_dash(self): member in Context
/dports/www/castor/castor-0.8.16/cargo-crates/cairo-rs-0.8.1/src/
H A Dcontext.rs246 pub fn get_dash(&self) -> (Vec<f64>, f64) { in get_dash() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/cairo-rs-0.7.1/src/
H A Dcontext.rs245 pub fn get_dash(&self) -> (Vec<f64>, f64) { in get_dash() method
/dports/net-im/fractal/fractal-4.4.0/vendor/cairo-rs/src/
H A Dcontext.rs246 pub fn get_dash(&self) -> (Vec<f64>, f64) { in get_dash() method