HomeSort by: relevance | last modified time | path
    Searched refs:paint (Results 1 - 7 of 7) sorted by relevancy

  /src/games/dab/
board.cc 129 box1.paint();
139 box2.paint();
165 // Paint all boxes, effectively redrawing the board
166 void BOARD::paint(void) const function in class:BOARD
171 box.paint();
box.h 64 void paint(void); // Paint a box
board.h 66 void paint(void) const; // Redraw screen
human.cc 105 b.paint();
main.cc 70 b.paint();
box.cc 87 // Paint a box
88 void BOX::paint(void) function in class:BOX
  /src/sys/arch/x68k/stand/libiocs/
Makefile 38 point.S line.S box.S fill.S circle.S paint.S symbol.S getgrm.S \

Completed in 39 milliseconds