Home
last modified time | relevance | path

Searched refs:MOVEHISTORY_FONT (Results 1 – 15 of 15) sorted by path

/dports/games/xboard-devel/xboard-f49e7e1/
H A Dargs.h345 { "moveHistoryFont", ArgFont, (void *) MOVEHISTORY_FONT, TRUE, INVALID }, /* [AS] */
H A Dcommon.h237 #define MOVEHISTORY_FONT 6 macro
/dports/games/xboard-devel/xboard-f49e7e1/gtk/
H A Dxboard.c421 case MOVEHISTORY_FONT: in ParseFont()
510 case MOVEHISTORY_FONT: in SaveFontArg()
683 if(!fontIsSet[MOVEHISTORY_FONT] && fontValid[MOVEHISTORY_FONT][squareSize]) in InitializeFonts()
684 appData.historyFont = fontTable[MOVEHISTORY_FONT][squareSize]; in InitializeFonts()
/dports/games/xboard-devel/xboard-f49e7e1/winboard/
H A Dwengineoutput.c304 …eOutputDialog, IDC_EngineMemo1, WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, MAKELPA… in EngineOutputProc()
305 …eOutputDialog, IDC_EngineMemo2, WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, MAKELPA… in EngineOutputProc()
H A Dwhistory.c164 …HistoryDialog, IDC_MoveHistory, WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, MAKELPA… in HistoryDialogProc()
H A Dwinboard.h152 #define MOVEHISTORY_FONT 6 macro
H A Dwoptions.c1633 SetSampleFontText(hDlg, OPT_SampleMoveHistoryFont, &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
1671 CopyFont(font[i][MOVEHISTORY_FONT], &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
1697 WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, in FontOptionsDialog()
1705 WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, in FontOptionsDialog()
1708 WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, in FontOptionsDialog()
1758 MyCreateFont(hDlg, &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
1759 SetSampleFontText(hDlg, OPT_SampleMoveHistoryFont, &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
1785 SetSampleFontText(hDlg, OPT_SampleMoveHistoryFont, &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
/dports/games/xboard/xboard-4.9.1/
H A Dargs.h347 { "moveHistoryFont", ArgFont, (void *) MOVEHISTORY_FONT, TRUE, INVALID }, /* [AS] */
H A Dcommon.h238 #define MOVEHISTORY_FONT 6 macro
H A Ddialogs.c1656 if(NewFont(5, MOVEHISTORY_FONT, appData.historyFont)) { in FontsOK()
/dports/games/xboard/xboard-4.9.1/gtk/
H A Dxboard.c419 case MOVEHISTORY_FONT: in ParseFont()
519 case MOVEHISTORY_FONT: in SaveFontArg()
693 if(!fontIsSet[MOVEHISTORY_FONT] && fontValid[MOVEHISTORY_FONT][squareSize]) in InitializeFonts()
694 appData.historyFont = fontTable[MOVEHISTORY_FONT][squareSize], fontIsSet[MOVEHISTORY_FONT] = True; in InitializeFonts()
1713 …ChangeFont(0, &appData.historyFont, MOVEHISTORY_FONT, initialSquareSize, HISTORY_FONT_NAME, sizeDe… in ReSize()
/dports/games/xboard/xboard-4.9.1/winboard/
H A Dwengineoutput.c305 …eOutputDialog, IDC_EngineMemo1, WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, MAKELPA… in EngineOutputProc()
306 …eOutputDialog, IDC_EngineMemo2, WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, MAKELPA… in EngineOutputProc()
H A Dwhistory.c165 …HistoryDialog, IDC_MoveHistory, WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, MAKELPA… in HistoryDialogProc()
H A Dwinboard.h153 #define MOVEHISTORY_FONT 6 macro
H A Dwoptions.c1638 SetSampleFontText(hDlg, OPT_SampleMoveHistoryFont, &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
1676 CopyFont(font[i][MOVEHISTORY_FONT], &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
1702 WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, in FontOptionsDialog()
1710 WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, in FontOptionsDialog()
1713 WM_SETFONT, (WPARAM)font[boardSize][MOVEHISTORY_FONT]->hf, in FontOptionsDialog()
1763 MyCreateFont(hDlg, &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
1764 SetSampleFontText(hDlg, OPT_SampleMoveHistoryFont, &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()
1790 SetSampleFontText(hDlg, OPT_SampleMoveHistoryFont, &workFont[MOVEHISTORY_FONT]); in FontOptionsDialog()