Home
last modified time | relevance | path

Searched refs:RedrawPushedOutline (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/afterstep/AfterStep-1.0/modules/Wharf/
H A DWharf.h45 void RedrawPushedOutline(Window *win, int i, int j);
H A DWharf.c681 RedrawPushedOutline(CurrentWin, dummy_y, dummy_x); in Loop()
1215 RedrawPushedOutline(win, i,j); in RedrawPushed()
1218 void RedrawPushedOutline(Window *win, int i, int j) in RedrawPushedOutline() function