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

/inkscape/src/
H A Ddesktop.cpp1277 SPDesktop::getWindowGeometry (gint &x, gint &y, gint &w, gint &h) function in class:SPDesktop
/inkscape/src/widgets/
H A Ddesktop-widget.cpp1293 desktop->getWindowGeometry(x, y, w, h);
1371 SPDesktopWidget::getWindowGeometry (gint &x, gint &y, gint &w, gint &h) function in class:SPDesktopWidget
1502 dtw->getWindowGeometry(x, y, w, h);
1530 dtw->getWindowGeometry(x, y, w, h);

Completed in 25 milliseconds