Home
last modified time | relevance | path

Searched refs:wAppIconMove (Results 1 – 8 of 8) sorted by relevance

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dappicon.h78 void wAppIconMove(WAppIcon *aicon, int x, int y);
H A Dappicon.c237 wAppIconMove(wapp->app_icon, x, y); in paint_app_icon()
372 void wAppIconMove(WAppIcon * aicon, int x, int y) in wAppIconMove() function
887 wAppIconMove(aicon, x, y); in wHandleAppIconMove()
H A Ddock.c2209 wAppIconMove(icon, icon->x_pos, icon->y_pos); in wDockAttachIcon()
3270 wAppIconMove(aicon, x0, y0); in wDockTrackWindowLaunch()
H A Dactions.c2058 wAppIconMove(aicon, X, Y); in wArrangeIcons()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dappicon.h78 void wAppIconMove(WAppIcon *aicon, int x, int y);
H A Dappicon.c237 wAppIconMove(wapp->app_icon, x, y); in paint_app_icon()
372 void wAppIconMove(WAppIcon * aicon, int x, int y) in wAppIconMove() function
887 wAppIconMove(aicon, x, y); in wHandleAppIconMove()
H A Ddock.c2209 wAppIconMove(icon, icon->x_pos, icon->y_pos); in wDockAttachIcon()
3270 wAppIconMove(aicon, x0, y0); in wDockTrackWindowLaunch()
H A Dactions.c2058 wAppIconMove(aicon, X, Y); in wArrangeIcons()