Searched refs:B_BOLD_FACE (Results 26 - 38 of 38) sorted by last modified time

12

/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js185 const B_BOLD_FACE = 0x0020;
1074 + (this.font.face & B_BOLD_FACE ? "bold " : "")
/haiku/src/apps/diskusage/
H A DPieView.cpp153 font.SetFace(B_BOLD_FACE);
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp341 font.SetFace(B_BOLD_FACE);
/haiku/src/servers/package/
H A DProblemWindow.cpp243 problemFont.SetFace(B_BOLD_FACE);
H A DResultWindow.cpp110 locationFont.SetFace(B_BOLD_FACE);
/haiku/src/kits/shared/
H A DCalendarView.cpp1153 font.SetFace(B_BOLD_FACE);
/haiku/src/apps/bootmanager/
H A DWizardPageView.cpp88 font.SetFace(B_BOLD_FACE);
/haiku/src/preferences/screen/
H A DAlertWindow.cpp40 fFont.SetFace(B_BOLD_FACE);
/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.cpp44 _SetFontFace(B_BOLD_FACE);
129 bold.SetFace(B_BOLD_FACE);
210 bold.SetFace(B_BOLD_FACE);
/haiku/src/tests/kits/interface/bfont/
H A DDumpFontList.cpp51 PRINT_FACE_FLAG(B_BOLD_FACE);
/haiku/src/preferences/virtualmemory/
H A DVirtualMemory.cpp51 font.SetFace(B_BOLD_FACE);
/haiku/src/apps/mediaplayer/interface/
H A DSubtitleBitmap.cpp275 face |= B_BOLD_FACE;
/haiku/src/apps/switcher/
H A DWindowsView.cpp288 font.SetFace(B_BOLD_FACE);

Completed in 93 milliseconds

12