Searched refs:CurrentFontHeight (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/tracker/infowindow/
H A DHeaderView.h76 float CurrentFontHeight();
H A DGeneralInfoView.h68 float CurrentFontHeight();
H A DGeneralInfoView.cpp210 float lineHeight = CurrentFontHeight();
835 lineHeight = CurrentFontHeight() + 5;
1049 GeneralInfoView::CurrentFontHeight() function in class:GeneralInfoView
1079 float lineHeight = CurrentFontHeight() + 6;
H A DHeaderView.cpp409 float height = CurrentFontHeight()
673 HeaderView::CurrentFontHeight() function in class:HeaderView

Completed in 60 milliseconds