Searched refs:wColorCancel (Results 1 – 4 of 4) sorted by relevance
/dports/games/xfrisk/XFrisk/ |
H A D | colorEdit.c | 113 static Widget wColorOK, wColorCancel; variable 270 wColorCancel = XtCreateManagedWidget("wColorCancel", in COLEDIT_BuildDialog() 273 XtAddCallback(wColorCancel, XtNcallback, (XtCallbackProc)COLEDIT_Cancel, in COLEDIT_BuildDialog()
|
H A D | XFrisk.ad | 337 *wColorCancel.fromVert: wColorInputLabel 338 *wColorCancel.fromHoriz: wColorOK 339 *wColorCancel.width: 70 340 *wColorCancel.label: Cancel
|
H A D | english.res | 276 "*wColorCancel.fromVert: wColorInputLabel", 277 "*wColorCancel.fromHoriz: wColorOK", 278 "*wColorCancel.width: 70", 279 "*wColorCancel.label: Cancel",
|
H A D | french.res | 276 "*wColorCancel.fromVert: wColorInputLabel", 277 "*wColorCancel.fromHoriz: wColorOK", 278 "*wColorCancel.width: 70", 279 "*wColorCancel.label: Annuler",
|