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

/haiku/src/apps/haikudepot/textview/
H A DCharacterStyle.h24 float FontSize() const;
H A DCharacterStyle.cpp86 CharacterStyle::FontSize() const function in class:CharacterStyle
/haiku/src/apps/fontdemo/
H A DFontDemoView.h30 const float FontSize() const { return fFont.Size(); } function in class:FontDemoView
H A DFontDemoView.cpp155 * FontSize() + Spacing();
/haiku/src/apps/diskprobe/
H A DDataView.h56 float FontSize() const;
H A DDataView.cpp986 float oldSize = FontSize();
1388 DataView::FontSize() const function in class:DataView
H A DProbeView.cpp1443 int32 fontSize = int32(fDataView->FontSize() + 0.5);

Completed in 77 milliseconds