Home
last modified time | relevance | path

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

/dports/games/xboard/xboard-4.9.1/
H A Dusounds.c150 case ColorShout: in PlaySoundForColor()
H A Dusystem.c247 if (parse_cpair(ColorShout, appData.colorShout) < 0 || in ParseIcsTextColors()
H A Dcommon.h357 ColorShout, ColorSShout, ColorChannel1, ColorChannel, ColorKibitz, enumerator
H A Dzippy.c607 ColorizeEx(ColorShout, FALSE); in ZippyConverse()
H A Dargs.h457 { "colorShout", ArgAttribs, (void *) ColorShout, TRUE, INVALID },
H A Dbackend.c3364 if(buf[oldi+2] == '>') { talker[0] = '<'; strcat(talker, "> "); Colorize(ColorShout, FALSE); } in read_from_ics()
3366 else { talker[0] = '['; strcat(talker, "] "); Colorize(ColorShout, FALSE); } in read_from_ics()
3510 Colorize(ColorShout, FALSE); in read_from_ics()
3511 curColor = ColorShout; in read_from_ics()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dusounds.c149 case ColorShout: in PlaySoundForColor()
H A Dusystem.c246 if (parse_cpair(ColorShout, appData.colorShout) < 0 || in ParseIcsTextColors()
H A Dcommon.h353 ColorShout, ColorSShout, ColorChannel1, ColorChannel, ColorKibitz, enumerator
H A Dzippy.c607 ColorizeEx(ColorShout, FALSE); in ZippyConverse()
H A Dargs.h455 { "colorShout", ArgAttribs, (void *) ColorShout, TRUE, INVALID },
H A Dbackend.c3355 if(buf[oldi+2] == '>') { talker[0] = '<'; strcat(talker, "> "); Colorize(ColorShout, FALSE); } in read_from_ics()
3357 else { talker[0] = '['; strcat(talker, "] "); Colorize(ColorShout, FALSE); } in read_from_ics()
3500 Colorize(ColorShout, FALSE); in read_from_ics()
3501 curColor = ColorShout; in read_from_ics()
/dports/games/xboard-devel/xboard-f49e7e1/winboard/
H A Dwoptions.c1261 SetDlgItemText(hDlg, OPT_SampleShout, T_(mca[ColorShout].name)); in IcsOptionsDialog()
1272 UpdateSampleText(hDlg, OPT_SampleShout, &mca[ColorShout]); in IcsOptionsDialog()
1386 ColorizeTextPopup(hDlg, ColorShout); in IcsOptionsDialog()
1387 UpdateSampleText(hDlg, OPT_SampleShout, &mca[ColorShout]); in IcsOptionsDialog()
1472 UpdateSampleText(hDlg, OPT_SampleShout, &mca[ColorShout]); in IcsOptionsDialog()
/dports/games/xboard/xboard-4.9.1/winboard/
H A Dwoptions.c1266 SetDlgItemText(hDlg, OPT_SampleShout, T_(mca[ColorShout].name)); in IcsOptionsDialog()
1277 UpdateSampleText(hDlg, OPT_SampleShout, &mca[ColorShout]); in IcsOptionsDialog()
1391 ColorizeTextPopup(hDlg, ColorShout); in IcsOptionsDialog()
1392 UpdateSampleText(hDlg, OPT_SampleShout, &mca[ColorShout]); in IcsOptionsDialog()
1477 UpdateSampleText(hDlg, OPT_SampleShout, &mca[ColorShout]); in IcsOptionsDialog()