OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_sx
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/dab/
ttyscrn.cc
173
mvwprintw(stdscr, _sy + s + TTYSCRN::offsscore,
_sx
, "S %c:%5zd", p.getWho(),
179
mvwprintw(stdscr, _sy + s + TTYSCRN::offstotal,
_sx
, "T %c:%5zd", p.getWho(),
185
mvwprintw(stdscr, _sy + s + TTYSCRN::offsgames,
_sx
, "G %c:%5zd", p.getWho(),
191
mvwprintw(stdscr, _sy + TTYSCRN::offsties,
_sx
, "G =:%5zd", p.getTies());
221
that->
_sx
= tx - 12;
ttyscrn.h
69
size_t
_sx
, _sy; // board size
member in class:TTYSCRN
Completed in 12 milliseconds
Indexes created Mon Oct 27 17:09:47 GMT 2025