Searched refs:get_rctx (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/
H A Dviewbox.h46 SPItemCtx get_rctx( const SPItemCtx* ictx, double scale_none = 1.0);
H A Dsp-symbol.cpp75 SPItemCtx rctx = get_rctx( ictx );
H A Dviewbox.cpp242 SPItemCtx SPViewBox::get_rctx(const SPItemCtx* ictx, double scale_none) { function in class:SPViewBox
H A Dsp-root.cpp287 rctx = get_rctx( &rctx, Inkscape::Util::Quantity::convert(1, this->document->getDisplayUnit(), "px") );
H A Dsp-marker.cpp208 SPItemCtx rctx = get_rctx( &ictx );
H A Dsp-image.cpp414 get_rctx( ictx );

Completed in 20 milliseconds