Searched refs:_SetFontFace (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.h46 void _SetFontFace(uint16 face);
H A DMediaFileInfoView.cpp44 _SetFontFace(B_BOLD_FACE);
71 _SetFontFace(B_REGULAR_FACE);
239 MediaFileInfoView::_SetFontFace(uint16 face) function in class:MediaFileInfoView
/haiku/src/kits/print/
H A DPictureIterator.cpp79 static void _SetFontFace(void * p, int32 flags) { return ((PictureIterator *) p)->SetFontFace(flags); } function
140 (void *)_SetFontFace, // 46 SetFontFace(void *user, int32 flags)

Completed in 66 milliseconds