Searched refs:B_FONT_ALL (Results 1 - 25 of 43) sorted by relevance

12

/haiku/src/tests/kits/interface/bprintjob/
H A DPrintTestView.cpp15 SetFont(&font, B_FONT_ALL);
/haiku/src/preferences/screen/
H A DAlertWindow.cpp114 B_FONT_ALL);
116 TextView()->SetFontAndColor(0, str1.Length(), &fFont, B_FONT_ALL);
/haiku/src/apps/bootmanager/
H A DWizardPageView.cpp91 view->SetFontAndColor(0, indexFirstLineEnd, &font, B_FONT_ALL,
97 &font, B_FONT_ALL, &color);
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1409 fCreditsView->SetFontAndColor(&font, B_FONT_ALL, &fHaikuYellowColor);
1412 fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &fTextColor);
1456 fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL,
1470 fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL,
1526 fCreditsView->SetFontAndColor(&font, B_FONT_ALL, &fTextColor);
1582 fCreditsView->SetFontAndColor(&font, B_FONT_ALL, &fHaikuGreenColor);
1595 fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &fTextColor);
1598 fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &fTextColor);
1606 fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &fLinkColor);
1617 fCreditsView->SetFontAndColor(&font, B_FONT_ALL,
[all...]
/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.h30 uint32 mask = B_FONT_ALL);
/haiku/src/apps/overlayimage/
H A DOverlayView.cpp47 fText->SetFontAndColor(be_plain_font, B_FONT_ALL, &color);
130 fText->SetFontAndColor(be_plain_font, B_FONT_ALL, &color);
/haiku/src/apps/mediaplayer/interface/
H A DSubtitleBitmap.cpp286 textView->SetFontAndColor(&font, B_FONT_ALL, &state->color);
288 textView->SetFontAndColor(&font, B_FONT_ALL, NULL);
351 fTextView->SetFontAndColor(&font, B_FONT_ALL, &color);
359 fShadowTextView->SetFontAndColor(&font, B_FONT_ALL, &shadow);
/haiku/headers/os/interface/
H A DStringView.h65 uint32 mask = B_FONT_ALL);
H A DChannelSlider.h55 uint32 mask = B_FONT_ALL);
H A DTextView.h135 uint32 mode = B_FONT_ALL,
139 uint32 mode = B_FONT_ALL,
376 uint32 mode = B_FONT_ALL,
H A DChannelControl.h38 uint32 mask = B_FONT_ALL);
H A DSlider.h150 uint32 properties = B_FONT_ALL);
H A DListView.h76 = B_FONT_ALL);
/haiku/src/apps/debugger/user_interface/gui/util/
H A DAlertWithCheckbox.cpp51 message->SetFontAndColor(be_plain_font, B_FONT_ALL, &textColor);
/haiku/src/apps/diskprobe/
H A DDataView.h51 uint32 properties = B_FONT_ALL);
/haiku/src/servers/keystore/
H A DAppAccessRequestWindow.cpp85 message->SetFontAndColor(be_plain_font, B_FONT_ALL, &textColor);
H A DKeyRequestWindow.cpp113 message->SetFontAndColor(be_plain_font, B_FONT_ALL, &textColor);
/haiku/src/preferences/screensaver/
H A DPreviewView.cpp74 fNoPreview->SetFontAndColor(be_plain_font, B_FONT_ALL, &kWhite);
/haiku/src/servers/app/
H A DDrawState.h142 uint32 flags = B_FONT_ALL);
/haiku/src/servers/debug/
H A DDebugWindow.cpp54 message->SetFontAndColor(be_plain_font, B_FONT_ALL, &textColor);
/haiku/headers/private/interface/
H A DColumnListView.h344 uint32 mask = B_FONT_ALL);
359 uint32 mask = B_FONT_ALL);
/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp44 SetFontAndColor(be_bold_font, B_FONT_ALL);
202 uint32 mode = B_FONT_ALL;
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp214 fInfoText->SetFontAndColor(be_plain_font, B_FONT_ALL, &textColor);
407 fInfoText->SetFontAndColor(be_plain_font, B_FONT_ALL, &color);
/haiku/src/add-ons/screen_savers/shelf/
H A DShelf.cpp115 helpText->SetFontAndColor(be_plain_font, B_FONT_ALL, &textColor);
/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp74 SetFont(&fFont, B_FONT_ALL);

Completed in 134 milliseconds

12