Home
last modified time | relevance | path

Searched refs:DrawLeds (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/games/winmine/
H A Dmain.c483 static void DrawLeds( HDC hdc, HDC hMemDC, BOARD *p_board, int number, int x, int y ) in DrawLeds() function
548 DrawLeds( hdc, hMemDC, p_board, p_board->mines - p_board->num_flags, in DrawBoard()
553 DrawLeds( hdc, hMemDC, p_board, p_board->time, in DrawBoard()