Searched refs:BWRedrawGrid (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | Bitmap.h | 258 extern void BWRedrawGrid ( Widget w, Position x, Position y, Dimension width, Dimension height );
|
| H A D | Bitmap.c | 1677 BWRedrawGrid((Widget) BW, x, y, width, height); 1728 BWRedrawGrid(w, 0, 0, BW->bitmap.width - 1, BW->bitmap.height - 1); 1759 BWRedrawGrid(w, 0, 0, BW->bitmap.width - 1, BW->bitmap.height - 1);
|
| H A D | Graphics.c | 295 BWRedrawGrid(Widget w, function in typeref:typename:void
|
Completed in 6 milliseconds