Searched refs:B_FONT_FLAGS (Results 1 - 7 of 7) sorted by relevance

/haiku/src/servers/app/
H A DDrawState.cpp203 if ((mask & B_FONT_FLAGS) != 0) {
761 if ((flags & B_FONT_FLAGS) != 0)
H A DServerPicture.cpp861 canvas->CurrentState()->SetFont(font, B_FONT_FLAGS);
1261 if (mask & B_FONT_FLAGS) {
H A DPictureBoundingBoxPlayer.cpp696 state->GetDrawState()->SetFont(font, B_FONT_FLAGS);
/haiku/src/kits/interface/
H A DAboutWindow.cpp174 | B_FONT_FLAGS);
H A DView.cpp219 if (font_flags & B_FONT_FLAGS)
2899 if (mask & B_FONT_FLAGS)
/haiku/headers/os/interface/
H A DView.h68 B_FONT_FLAGS = 0x00000080, enumerator in enum:set_font_mask
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp92 B_FONT_FAMILY_AND_STYLE | B_FONT_SIZE | B_FONT_FLAGS);

Completed in 177 milliseconds