Home
last modified time | relevance | path

Searched refs:DEFFONT (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dgauche-glut.c315 #define DEFFONT(name) Scm_DefineConst(mod, SCM_SYMBOL(SCM_INTERN(#name)), makeGlutFont(name)) in Scm_Init_libgauche_glut() macro
317 DEFFONT(GLUT_STROKE_ROMAN); in Scm_Init_libgauche_glut()
318 DEFFONT(GLUT_STROKE_MONO_ROMAN); in Scm_Init_libgauche_glut()
321 DEFFONT(GLUT_BITMAP_9_BY_15); in Scm_Init_libgauche_glut()
322 DEFFONT(GLUT_BITMAP_8_BY_13); in Scm_Init_libgauche_glut()
323 DEFFONT(GLUT_BITMAP_TIMES_ROMAN_10); in Scm_Init_libgauche_glut()
324 DEFFONT(GLUT_BITMAP_TIMES_ROMAN_24); in Scm_Init_libgauche_glut()
326 DEFFONT(GLUT_BITMAP_HELVETICA_10); in Scm_Init_libgauche_glut()
327 DEFFONT(GLUT_BITMAP_HELVETICA_12); in Scm_Init_libgauche_glut()
328 DEFFONT(GLUT_BITMAP_HELVETICA_18); in Scm_Init_libgauche_glut()
/dports/x11/xterm/xterm-370/
H A Dmain.h62 #ifndef DEFFONT
63 #define DEFFONT "fixed" macro
H A Dfontutils.c1060 } else if (XmuCompareISOLatin1(name, DEFFONT) != 0) { in xtermOpenFont()
1072 code = xtermOpenFont(xw, DEFFONT, result, True); in xtermOpenFont()
1822 } else if (x_strcasecmp(myfonts.f_n, DEFFONT)) { in xtermLoadFont()
1825 myfonts.f_n = x_strdup(DEFFONT); in xtermLoadFont()
2068 Sres(XtNfont, XtCFont, default_font.f_n, DEFFONT), in xtermLoadVTFonts()
4453 || strcmp(fnt.fn, DEFFONT)) { in lookupOneFontSize()
H A Dcharproc.c547 Sres(XtNfont, XtCFont, misc.default_font.f_n, DEFFONT),
10947 if (XmuCompareISOLatin1(myfont->f_n, DEFFONT) != 0) { in VTRealize()
10948 char *use_font = x_strdup(DEFFONT); in VTRealize()
H A Dmisc.c721 fn = xtermLoadQueryFont(xw, DEFFONT); in make_hidden_cursor()
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dmain.h28 #define DEFFONT "fixed" macro
H A Dcharproc.c658 DEFFONT},
/dports/x11/alttab/alttab-1.6.0/src/
H A Dalttab.c434 msg(-1, "invalid font: %s, using default: %s\n", s, DEFFONT); in use_args_and_xrm()
435 g.option_font = DEFFONT + 4; in use_args_and_xrm()
438 g.option_font = DEFFONT + 4; in use_args_and_xrm()
H A Dalttab.h42 #define DEFFONT "xft:sans-10" macro
/dports/misc/magicpoint/magicpoint-1.13a/
H A Dscanner.l158 (DEFFONT|deffont) return KW_DEFFONT;
/dports/devel/mingw32-pdcurses/PDCurses-3.4/x11/
H A Dx11.c258 # define DEFFONT "-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1" macro
260 # define DEFFONT "7x13" macro
324 RFONT(normalFont, NormalFont, DEFFONT),
325 RFONT(italicFont, ItalicFont, DEFFONT),
358 #undef DEFFONT
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/x11/
H A Dx11.c329 # define DEFFONT "-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1" macro
333 # define DEFFONT "-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1" macro
399 RFONT(normalFont, NormalFont, DEFFONT),
435 #undef DEFFONT
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/x11/
H A Dx11.c329 # define DEFFONT "-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1"
333 # define DEFFONT "-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1"
399 RFONT(normalFont, NormalFont, DEFFONT),
435 #undef DEFFONT