Searched defs:getWindowGeometry (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ |
H A D | desktop.cpp | 1277 SPDesktop::getWindowGeometry (gint &x, gint &y, gint &w, gint &h) function in class:SPDesktop
|
/inkscape/src/widgets/ |
H A D | desktop-widget.cpp | 1293 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