Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep/AfterStep-1.0/modules/Wharf/
H A DWharf.h44 void RedrawUnpushedOutline(Window *win, int i,int j);
H A DWharf.c460 RedrawUnpushedOutline(&Folders[x].win, 1, y); in Loop()
462 RedrawUnpushedOutline(&Folders[x].win, y, 1); in Loop()
707 RedrawUnpushedOutline(CurrentWin, dummy_y, dummy_x); in Loop()
1150 RedrawUnpushedOutline(win, i, j); in RedrawUnpushed()
1153 void RedrawUnpushedOutline(Window *win, int i, int j) in RedrawUnpushedOutline() function
1292 RedrawUnpushedOutline(win,i,j); in RedrawWindow()