Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dtblock.c130 int lastSpaceSeen, spacesAtLastSpace, spacesThisLine; in butTblock_setText() local
172 spacesThisLine = lastSpaceSeen = 0; in butTblock_setText()
180 lastSpaceSeen = i; in butTblock_setText()
201 if (lastSpaceSeen != words[wordNum].start) in butTblock_setText()
202 i = lastSpaceSeen; in butTblock_setText()
262 lastSpaceSeen = i; in butTblock_setText()