Searched refs:BWMark (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | Bitmap.h | 213 extern void BWMark ( Widget w, Position from_x, Position from_y, Position to_x, Position to_y );
|
| H A D | Graphics.c | 1326 /* void BWMark(); */ 1357 BWMark(w, at_x, at_y, 1414 BWMark(Widget w, Position from_x, Position from_y, function in typeref:typename:void 1460 BWMark(w, 0, 0, BW->bitmap.image->width - 1, BW->bitmap.image->height - 1); 1486 BWMark(w, BW->bitmap.buffer_mark.from_x, BW->bitmap.buffer_mark.from_y,
|
| H A D | Bitmap.c | 603 BWMark(w, from_x, from_y, to_x, to_y);
|
Completed in 6 milliseconds