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

/haiku/src/apps/haikudepot/textview/
H A DCharacterStyle.cpp462 font.SetFamilyAndFace(NULL, face);
/haiku/headers/os/interface/
H A DFont.h184 status_t SetFamilyAndFace(const font_family family,
/haiku/src/apps/webpositive/support/
H A DFontSelectionView.cpp335 font.SetFamilyAndFace(family, B_REGULAR_FACE);
/haiku/src/apps/soundrecorder/
H A DTrackSlider.cpp40 fFont.SetFamilyAndFace(family, B_REGULAR_FACE);
/haiku/src/kits/interface/
H A DFont.cpp606 BFont::SetFamilyAndFace(const font_family family, uint16 face) function in class:BFont
686 SetFamilyAndFace(NULL, face);
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp976 serifFont.SetFamilyAndFace(family, B_REGULAR_FACE);
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp505 fCurrentRun->font.SetFamilyAndFace(family, fCurrentRun->font.Face());

Completed in 145 milliseconds