Home
last modified time | relevance | path

Searched refs:FONT_BOLD (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/math/scilab/scilab-6.1.1/scilab/modules/graph/src/java/org/scilab/modules/graph/utils/
H A DFont.java35 SERIF_BOLD(java.awt.Font.SERIF, mxConstants.FONT_BOLD),
37 SERIF_BOLD_ITALIC(java.awt.Font.SERIF, mxConstants.FONT_BOLD
44 SANS_SERIF_BOLD(java.awt.Font.SANS_SERIF, mxConstants.FONT_BOLD),
46 SANS_SERIF_BOLD_ITALIC(java.awt.Font.SANS_SERIF, mxConstants.FONT_BOLD
/dports/games/warmux/warmux-11.04/src/menu/
H A Dteam_box.cpp77 Font::FONT_MEDIUM, Font::FONT_BOLD); in TeamBox()
82 Font::FONT_SMALL, Font::FONT_BOLD)); in TeamBox()
89 Font::FONT_SMALL, Font::FONT_BOLD); in TeamBox()
100 Font::FONT_SMALL, Font::FONT_BOLD); in TeamBox()
243 team_name->SetFont(dark_gray_color, Font::FONT_MEDIUM, Font::FONT_BOLD, false); in SetTeam()
253 team_name->SetFont(primary_red_color, Font::FONT_MEDIUM, Font::FONT_BOLD, true); in SetTeam()
H A Dcredits_menu.cpp132 AddItem(" ", Font::FONT_BIG, Font::FONT_BOLD); in PrepareAuthorsList()
133 AddItem(team_title, Font::FONT_BIG, Font::FONT_BOLD, c_red); in PrepareAuthorsList()
152 AddItem(" "+title, Font::FONT_MEDIUM, Font::FONT_BOLD, c_yellow); in PrepareAuthorsList()
H A Dresults_menu.cpp86 category = new Label(type, W_UNDEF, font, Font::FONT_BOLD); in SetWidgets()
89 W_UNDEF, font, Font::FONT_BOLD); in SetWidgets()
93 score = new Label(score_str, 30, font, Font::FONT_BOLD); in SetWidgets()
263 msg_box = new TalkBox(Point2i(tab_size.x, talk_size), Font::FONT_SMALL, Font::FONT_BOLD); in ResultsMenu()
284 winner_box->AddWidget(new Label(_("Winner"), 240, title, Font::FONT_BOLD, in ResultsMenu()
289 winner_box->AddWidget(new Label(first_team->GetName(), 240, title, Font::FONT_BOLD, in ResultsMenu()
293 winner_box->AddWidget(new Label(tmp, 240, txt, Font::FONT_BOLD, in ResultsMenu()
H A Doptions_menu.cpp183 Font::FONT_SMALL, Font::FONT_BOLD); in OptionMenu()
187 Font::FONT_SMALL, Font::FONT_BOLD); in OptionMenu()
193 Font::FONT_SMALL, Font::FONT_BOLD); in OptionMenu()
202 Font::FONT_SMALL, Font::FONT_BOLD)); in OptionMenu()
203 Label * lab = new Label(oss.str(), 30, Font::FONT_SMALL, Font::FONT_BOLD); in OptionMenu()
714 Font::FONT_BOLD, white_color, Text::ALIGN_LEFT_TOP, true), in AddLanguageItem()
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_font.h11 #define FONT_STYLES (FONT_BOLD | FONT_ITALIC)
32 FONT_BOLD = 0x400u, /* (default) medium */ enumerator
/dports/games/warmux/warmux-11.04/src/graphic/
H A Dfont.h60 FONT_BOLD = 1, enumerator
66 font_style_t style = FONT_BOLD);
72 font_size_t size = FONT_MEDIUM, font_style_t style = FONT_BOLD);
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/lib/common/
H A Dfonts.c890 if(style & FONT_BOLD) in loadQueryFont()
1449 if(font_style & FONT_BOLD) in _XmHTMLLoadFont()
1450 new_style = FONT_BOLD; in _XmHTMLLoadFont()
1452 new_style &= ~FONT_BOLD; in _XmHTMLLoadFont()
1525 FONT_SCALABLE|FONT_BOLD, &ok); in _XmHTMLLoadFont()
1530 FONT_SCALABLE|FONT_BOLD, &ok); in _XmHTMLLoadFont()
1535 FONT_SCALABLE|FONT_BOLD, &ok); in _XmHTMLLoadFont()
1540 FONT_SCALABLE|FONT_BOLD, &ok); in _XmHTMLLoadFont()
1600 if(font_style & FONT_BOLD) in _XmHTMLLoadFontWithFace()
1601 new_style = FONT_BOLD; in _XmHTMLLoadFontWithFace()
[all …]
/dports/games/warmux/warmux-11.04/src/gui/
H A Dspin_button_picture.cpp49 txt_label = new Text(label, dark_gray_color, Font::FONT_SMALL, Font::FONT_BOLD, false); in SpinButtonWithPicture()
52 txt_value_black = new Text("", black_color, Font::FONT_MEDIUM, Font::FONT_BOLD, false); in SpinButtonWithPicture()
53 txt_value_white = new Text("", white_color, Font::FONT_MEDIUM, Font::FONT_BOLD, false); in SpinButtonWithPicture()
H A Dfigure_widget.h32 #define DEF_CAPTIONS_PARAMS Font::FONT_BOLD, dark_gray_color
57 Font::font_style_t fstyle = Font::FONT_BOLD,
H A Dtext_box.h41 Font::font_style_t fstyle = Font::FONT_BOLD);
66 Font::font_style_t fstyle = Font::FONT_BOLD);
H A Dcombo_box.cpp51 txt_label = new Text(label, dark_gray_color, Font::FONT_SMALL, Font::FONT_BOLD, false); in ComboBox()
54 txt_value_black = new Text("", black_color, Font::FONT_MEDIUM, Font::FONT_BOLD, false); in ComboBox()
55 txt_value_white = new Text("", white_color, Font::FONT_MEDIUM, Font::FONT_BOLD, false); in ComboBox()
H A Dgraph_canvas.cpp51 Font* font = Font::GetInstance(Font::FONT_MEDIUM, Font::FONT_BOLD); in SetAxis()
136 …surface.Blit(Font::GetInstance(Font::FONT_MEDIUM, Font::FONT_BOLD)->CreateSurface(buffer, black_co… in DrawGraph()
140 …surface.Blit(Font::GetInstance(Font::FONT_MEDIUM, Font::FONT_BOLD)->CreateSurface(buffer, black_co… in DrawGraph()
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/plugins/
H A Dconvcolors.c75 FONT_BOLD = 1 << 0, enumerator
127 bold = (f & FONT_BOLD); in displaying_msg()
281 toggle_something(data, FONT_BOLD); in toggle_bold()
360 if (f & FONT_BOLD) in get_config_frame()
467 purple_prefs_add_int(PREF_ERROR_F, FONT_BOLD | FONT_UNDERLINE); in init_plugin()
468 purple_prefs_add_int(PREF_NICK_F, FONT_BOLD); in init_plugin()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/plugins/
H A Dconvcolors.c75 FONT_BOLD = 1 << 0, enumerator
127 bold = (f & FONT_BOLD); in displaying_msg()
281 toggle_something(data, FONT_BOLD); in toggle_bold()
360 if (f & FONT_BOLD) in get_config_frame()
467 purple_prefs_add_int(PREF_ERROR_F, FONT_BOLD | FONT_UNDERLINE); in init_plugin()
468 purple_prefs_add_int(PREF_NICK_F, FONT_BOLD); in init_plugin()
/dports/net-im/finch/pidgin-2.14.8/pidgin/plugins/
H A Dconvcolors.c75 FONT_BOLD = 1 << 0, enumerator
127 bold = (f & FONT_BOLD); in displaying_msg()
281 toggle_something(data, FONT_BOLD); in toggle_bold()
360 if (f & FONT_BOLD) in get_config_frame()
467 purple_prefs_add_int(PREF_ERROR_F, FONT_BOLD | FONT_UNDERLINE); in init_plugin()
468 purple_prefs_add_int(PREF_NICK_F, FONT_BOLD); in init_plugin()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/formats/pdb/
H A DPmlReader.cpp247 processFontProperty(FONT_BOLD); in processTag()
270 processFontProperty(FONT_BOLD); in processTag()
327 case FONT_BOLD: in processFontProperty()
329 switchFontProperty(FONT_BOLD); in processFontProperty()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/
H A Dtext.h75 FONT_BOLD = 0x04, enumerator
82 FONT_COMMON_BOLD = FONT_COMMON | FONT_BOLD,
89 FONT_STUDIO_BOLD = FONT_STUDIO | FONT_BOLD,
96 FONT_SATCOM_BOLD = FONT_SATCOM | FONT_BOLD,
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/common/
H A Dfonts.c1225 if(style & FONT_BOLD) in loadQueryFont()
1831 if(font_style & FONT_BOLD) in _XmHTMLLoadFont()
1832 new_style = FONT_BOLD; in _XmHTMLLoadFont()
1834 new_style &= ~FONT_BOLD; in _XmHTMLLoadFont()
1917 FONT_SCALABLE|FONT_BOLD, in _XmHTMLLoadFont()
1924 FONT_SCALABLE|FONT_BOLD, in _XmHTMLLoadFont()
1931 FONT_SCALABLE|FONT_BOLD, in _XmHTMLLoadFont()
1938 FONT_SCALABLE|FONT_BOLD, in _XmHTMLLoadFont()
2007 if(font_style & FONT_BOLD) in _XmHTMLLoadFontWithFace()
2008 new_style = FONT_BOLD; in _XmHTMLLoadFontWithFace()
[all …]
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/formats/rtf/
H A DRtfReader.cpp51 case RtfReader::FONT_BOLD: in run()
54 reader.setFontProperty(RtfReader::FONT_BOLD); in run()
135 reader.setFontProperty(RtfReader::FONT_BOLD); in run()
200 addAction("b", new RtfFontPropertyCommand(RtfReader::FONT_BOLD)); in fillKeywordMap()
282 setFontProperty(RtfReader::FONT_BOLD); in parseDocument()
/dports/games/warmux/warmux-11.04/src/gui/big/
H A Dbutton_pic.cpp38 txt_label = new Text(label, dark_gray_color, Font::FONT_SMALL, Font::FONT_BOLD, false); in ButtonPic()
87 …txt_label = new Text(_(labelText.c_str()), dark_gray_color, Font::FONT_SMALL, Font::FONT_BOLD, fal… in LoadXMLConfiguration()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_font_cache.c304 while (next_font & (FONT_BOLD | FONT_ITALIC)) { in ui_font_cache_get_font()
305 if (next_font & FONT_BOLD) { in ui_font_cache_get_font()
306 next_font &= ~FONT_BOLD; in ui_font_cache_get_font()
318 if ((font & FONT_BOLD) && !scalable) { in ui_font_cache_get_font()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dwordconst.h41 #define FONT_BOLD 0x0001 macro
122 #define bIsBold(x) (((x) & FONT_BOLD) == FONT_BOLD)
/dports/textproc/antiword/antiword-0.37/
H A Dwordconst.h41 #define FONT_BOLD 0x0001 macro
122 #define bIsBold(x) (((x) & FONT_BOLD) == FONT_BOLD)
/dports/games/flare-engine/flare-engine-1.12/src/
H A DQuestLog.cpp235 log->setNextStyle(WidgetLog::FONT_BOLD, MenuLog::TYPE_QUESTS); in createQuestList()
264 log->setNextStyle(WidgetLog::FONT_BOLD, MenuLog::TYPE_QUESTS); in createQuestList()
272 log->setNextStyle(WidgetLog::FONT_BOLD, MenuLog::TYPE_QUESTS); in createQuestList()

1234567