Home
last modified time | relevance | path

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

/dports/games/xfrisk/XFrisk/
H A DXFrisk.ad509 *wPlayerColorDisplay.fromVert: wPlayerAuthorText
510 *wPlayerColorDisplay.fromHoriz: wPlayerColorLabel
511 *wPlayerColorDisplay.width: 18
512 *wPlayerColorDisplay.height: 18
513 *wPlayerColorDisplay.shadowWidth: 0
514 *wPlayerColorDisplay.label:
515 *wPlayerColorDisplay.background: Black
516 *wPlayerColorDisplay.cursor: hand1
517 *wPlayerColorDisplay*translations: #override \
H A Denglish.res417 "*wPlayerColorDisplay.fromVert: wPlayerAuthorText",
418 "*wPlayerColorDisplay.fromHoriz: wPlayerColorLabel",
419 "*wPlayerColorDisplay.width: 18",
420 "*wPlayerColorDisplay.height: 18",
421 "*wPlayerColorDisplay.shadowWidth: 0",
422 "*wPlayerColorDisplay.label:",
423 "*wPlayerColorDisplay.background: Black",
424 "*wPlayerColorDisplay.cursor: hand1",
425 "*wPlayerColorDisplay*translations: #override \
H A Dfrench.res417 "*wPlayerColorDisplay.fromVert: wPlayerAuthorText",
418 "*wPlayerColorDisplay.fromHoriz: wPlayerColorLabel",
419 "*wPlayerColorDisplay.width: 18",
420 "*wPlayerColorDisplay.height: 18",
421 "*wPlayerColorDisplay.shadowWidth: 0",
422 "*wPlayerColorDisplay.label: ",
423 "*wPlayerColorDisplay.background: Black",
424 "*wPlayerColorDisplay.cursor: hand1",
425 "*wPlayerColorDisplay*translations: #override \
H A DaddPlayer.c109 static Widget wPlayerColorDisplay; variable
218 wPlayerColorDisplay = XtVaCreateManagedWidget("wPlayerColorDisplay", in PLAYER_BuildDialog()
286 XtVaSetValues(wPlayerColorDisplay, XtNbackground, in PLAYER_PopupDialog()
422 XtVaSetValues(wPlayerColorDisplay, XtNbackground, in PLAYER_EditColor()