Searched refs:BWRedrawGrid (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/bitmap/dist/
H A DBitmap.h258 extern void BWRedrawGrid ( Widget w, Position x, Position y, Dimension width, Dimension height );
H A DBitmap.c1677 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 DGraphics.c295 BWRedrawGrid(Widget w, function in typeref:typename:void

Completed in 6 milliseconds