Home
last modified time | relevance | path

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

/dports/games/xtriangles/xtriangles/
H A Dxtriangles.c94 static char titleDsp[256] = ""; variable
300 (void) sprintf(titleDsp, "%s: %d@ (%d/%s) - %s", in PrintState()
302 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xmlink/xmlink/
H A Dxmlink.c97 static char titleDsp[256] = ""; variable
364 (void) sprintf(titleDsp, "%s: %dx%d norm@ (%d/%s) - %s", in PrintState()
367 (void) sprintf(titleDsp, "%s: %dx%d ind@ (%d/%s) - %s", in PrintState()
369 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xhexagons/xhexagons/
H A Dxhexagons.c97 static char titleDsp[256] = ""; variable
316 (void) sprintf(titleDsp, "%s: %d@ (%d/%s) - %s", in PrintState()
318 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xpanex/xpanex/
H A Dxpanex.c95 static char titleDsp[256] = ""; variable
313 (void) sprintf(titleDsp, "%s: %d @ (%d/%s) - %s", in PrintState()
315 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xmball/xmball/
H A Dxmball.c96 static char titleDsp[256] = ""; variable
371 (void) sprintf(titleDsp, "%s.%d: %d@ (%d/%s) - %s", prog, wedges, rings, in PrintState()
373 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xskewb/xskewb/
H A Dxskewb.c97 static char titleDsp[256] = ""; variable
419 (void) sprintf(titleDsp, "%s%dd: (%d/%s) - %s", prog, dim, moves, in PrintState()
421 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xcubes/xcubes/
H A Dxcubes.c94 static char titleDsp[256] = ""; variable
342 (void) sprintf(titleDsp, "%s: %dx%dx%d@ (%d/%s) - %s", in PrintState()
344 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xoct/xoct/
H A Dxoct.c100 static char titleDsp[256] = ""; variable
411 (void) sprintf(titleDsp, "%s.%s: %s@ (%d/%s) - %s", prog, mb, ss, moves, in PrintState()
413 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xpyraminx/xpyraminx/
H A Dxpyraminx.c100 static char titleDsp[256] = ""; variable
408 (void) sprintf(titleDsp, "%s.%s: %s@ (%d/%s) - %s", prog, mb, ss, moves, in PrintState()
410 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xdino/xdino/
H A Dxdino.c99 static char titleDsp[256] = ""; variable
451 (void) sprintf(titleDsp, "%s%dd.%s: (%d/%s) - %s", prog, dim, mb, moves, in PrintState()
453 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()
/dports/games/xrubik/xrubik/
H A Dxrubik.c102 static char titleDsp[256] = ""; variable
494 (void) sprintf(titleDsp, "%s%dd: %dx%dx%d@ (%d/%s) - %s", prog, dim, in PrintState()
496 XtSetArg(arg[0], XtNtitle, titleDsp); in PrintState()