Searched refs:rectX (Results 1 - 4 of 4) sorted by relevance

/inkscape/share/extensions/
H A DjessyInk_core_mouseHandler_zoomControl.js386 rectX = rect.getBBox().x;
416 newBasePoints = (new matrixSVG()).fromElements(rectX, rectX, rectX, rectY, rectY, rectY, 1, 1, 1);
H A DjessyInk.js2350 rectX = rect.getBBox().x;
2380 newBasePoints = (new matrixSVG()).fromElements(rectX, rectX, rectX, rectY, rectY, rectY, 1, 1, 1);
/inkscape/src/ui/widget/
H A Dimageicon.cpp206 gint rectX = imgX-1; local
240 rectX, rectY, rectWidth, rectHeight);
/inkscape/src/ui/dialog/
H A Dfiledialogimpl-gtkmm.cpp297 gint rectX = imgX - 1; local
333 fileName.c_str(), rectX, rectY, rectWidth, rectHeight, width.c_str(), height.c_str() );

Completed in 25 milliseconds