Searched refs:getminmax (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/usr.bin/window/ |
| HD | cmd5.c | 42 void getminmax(int, int, int, int, int *, int *, int *); 59 getminmax(row, w->ww_w.nr, 1, wwnrow, in c_move() 61 getminmax(col, w->ww_w.nc, 0, wwncol, in c_move() 105 getminmax(int x, int n, int a, int b, int *curx, int *minx, int *maxx) in getminmax() function
|