Searched refs:imgX (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/widget/
H A Dimageicon.cpp202 gint imgX = (previewWidth - scaledImgWidth) / 2; local
206 gint rectX = imgX-1;
238 imgX, imgY, scaledImgWidth, scaledImgHeight,
/inkscape/src/ui/dialog/
H A Dfiledialogimpl-gtkmm.cpp293 gint imgX = (previewWidth - scaledImgWidth) / 2; local
297 gint rectX = imgX - 1;
332 g_strdup_printf(xformat, previewWidth, previewHeight, imgX, imgY, scaledImgWidth, scaledImgHeight,

Completed in 19 milliseconds