Searched refs:pscore (Results 1 – 1 of 1) sorted by relevance
| /plan9/sys/src/games/ |
| H A D | xs.c | 39 Point pscore; variable 311 draw(screen, Rpt(pscore, addpt(pscore, scoresz)), display->white, nil, ZP); in score() 312 string(screen, pscore, display->black, ZP, font, buf); in score() 787 pscore.x = rboard.min.x+8; in redraw() 788 pscore.y = rboard.min.y-32; in redraw()
|