Home
last modified time | relevance | path

Searched refs:FIXED_FONT (Results 1 – 24 of 24) sorted by relevance

/dports/x11/xdialog/Xdialog-2.3.1/src/
H A Dinterface.h39 #ifndef FIXED_FONT
40 #define FIXED_FONT "-*-*-medium-r-normal-*-*-*-*-*-m-70-*-*" macro
102 #define FIXED_FONT_RC_STRING "style 'fixed_font' { font = \"" FIXED_FONT "\" }\nwidget '*' style 'f…
H A Dinterface.c70 fixed_font = gdk_font_load(FIXED_FONT); in font_init()
/dports/games/xzip/xzip/
H A Dxstat.c9 #define SPACEWIDTH (spacewidth[FIXED_FONT])
91 cursorattr = FIXED_FONT;
212 cursorattr = attr | FIXED_FONT;
414 szhints.width_inc = spacewidth[FIXED_FONT];
H A Dxio.c223 …ndow(xiodpy), prefs.statwinx, prefs.statwiny, prefs.statwid*spacewidth[FIXED_FONT], prefs.stathgt*… in initialize_screen()
230 szhints.width_inc = spacewidth[FIXED_FONT]; in initialize_screen()
259 gcvalues.foreground = (prefs.textcolor[FIXED_FONT])^(prefs.backcolor); in initialize_screen()
260 gcvalues.background = (prefs.textcolor[FIXED_FONT])^(prefs.backcolor); in initialize_screen()
438 finalattr = machineattr | FIXED_FONT;
H A Dunixio.c317 if (attribute & FIXED_FONT)
H A Dztypes.h330 #define FIXED_FONT 8 macro
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dfont.c347 if (FIXED_FONT) in _font_per_char()
348 if ((current_font->per_char[c].width != FIXED_FONT) && current_font->per_char[c].width) in _font_per_char()
349 FIXED_FONT = 0; in _font_per_char()
489 FIXED_FONT = check_font_fixed (); in load_font()
571 return FIXED_FONT; in CIsFixedFont()
H A Dfont.h51 #define FIXED_FONT current_font->fixed_font macro
H A Dpropfont.c380 if (FIXED_FONT) { in convert_text()
465 if (FIXED_FONT) { in convert_text()
555 if (FIXED_FONT) { in convert_text()
857 … (win, x_new, y + FONT_OVERHEAD, x_old - x_new, FONT_HEIGHT + (FONT_OVERHEAD != 0 && !FIXED_FONT)); in cover_trail()
867 if (!FIXED_FONT) in cover_trail()
1006 if (FIXED_FONT) in edit_draw_proportional()
1208 if (FIXED_FONT) { in convert_text2()
/dports/net/clusterit/clusterit-2.5/rvt/
H A Drvt.h35 #define FIXED_FONT "fixed" /* last resort font */ macro
H A Dxsetup.c589 error("can't access font %s, trying %s",s,FIXED_FONT); in extract_resources()
590 if ((mainfont = XLoadQueryFont(display,FIXED_FONT)) == NULL) { in extract_resources()
591 error("can't access font %s - quitting",FIXED_FONT); in extract_resources()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinDefault.h32 #define FIXED_FONT "{Courier New} 8" macro
474 #define DEF_TEXT_FONT FIXED_FONT
/dports/editors/cooledit/cooledit-3.17.28/editor/
H A Dpercentsubs.c78 if (FIXED_FONT) in substitute_strings()
/dports/games/jzip/jzip-2.0.1g/
H A Dmscio.c306 if (attribute & FIXED_FONT) {
H A Dztypes.h309 #define FIXED_FONT 8 macro
H A Dbccio.c304 if (attribute & FIXED_FONT) { in set_attribute()
H A Dsmgio.c269 if (attribute & FIXED_FONT) in set_attribute()
H A Dunixio.c355 if (attribute & FIXED_FONT)
H A Datariio.c436 if (attribute & FIXED_FONT)
H A Damigaio.c3422 case FIXED_FONT: in set_attribute()
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h371 FIXED_FONT = 576, enumerator
1301 #define FIXED_FONT 576 macro
H A Dreserved.c1263 { "FIXED-FONT", 0, 0, FIXED_FONT, /* ACU extension */
H A Dparser.c2657 FIXED_FONT = 576, enumerator
3587 #define FIXED_FONT 576 macro
H A Dparser.y2579 %token FIXED_FONT "FIXED-FONT"
7432 | FIXED_FONT