Home
last modified time | relevance | path

Searched defs:showGeometry (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/wm2/wm2-4/
H A DButtons.C327 void WindowManager::showGeometry(int x, int y) in showGeometry() function
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DScreen.cc1421 void BScreen::showGeometry(unsigned int gx, unsigned int gy) { in showGeometry() function in BScreen
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dmoveres.c210 static void showGeometry(WWindow * wwin, int x1, int y1, int x2, int y2, int direction) in showGeometry() function
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dmoveres.c210 static void showGeometry(WWindow * wwin, int x1, int y1, int x2, int y2, int direction) in showGeometry() function
/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DScreen.cc1748 void BScreen::showGeometry(GeometryType type, const bt::Rect &rect) { in showGeometry() function in BScreen
H A DWindow.cc4069 void BlackboxWindow::showGeometry(const bt::Rect &r) const { in showGeometry() function in BlackboxWindow