Searched defs:rectWidth (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/widget/
H A Dimageicon.cpp208 gint rectWidth = scaledImgWidth +2; local
240 rectX, rectY, rectWidth, rectHeight);
/inkscape/src/ui/dialog/
H A Dfiledialogimpl-gtkmm.cpp299 gint rectWidth = scaledImgWidth + 2; local
333 fileName.c_str(), rectX, rectY, rectWidth, rectHeight, width.c_str(), height.c_str() );

Completed in 2363 milliseconds