Searched refs:font_height (Results 1 - 25 of 196) sorted by last modified time

12345678

/haiku/src/servers/app/font/
H A DFontStyle.h124 void GetHeight(float size, font_height &heigth) const;
162 font_height fHeight;
H A DFontStyle.cpp126 FontStyle::GetHeight(float size, font_height& height) const
/haiku/src/servers/app/
H A DServerApp.cpp2325 font_height height;
2329 fLink.Attach<font_height>(height);
H A DServerFont.h166 void GetHeight(font_height& height) const;
/haiku/src/preferences/screen/
H A DScreenWindow.cpp344 font_height fontHeight;
H A DMonitorView.cpp106 font_height fontHeight;
/haiku/src/apps/stylededit/
H A DStatusView.cpp143 font_height fontHeight;
265 font_height fontHeight;
/haiku/src/apps/installer/
H A DInstallerWindow.cpp200 font_height height;
/haiku/src/apps/drivesetup/
H A DDiskView.cpp200 font_height fh;
537 font_height fh;
/haiku/src/apps/diskprobe/
H A DProbeView.cpp862 font_height fontHeight;
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1041 font_height plainFH;
1043 font_height boldFH;
/haiku/src/kits/interface/
H A DColumnTypes.cpp40 font_height fh;
71 font_height finfo;
H A DFont.cpp1176 BFont::GetHeight(font_height* _height) const
1197 link.Read<font_height>(&fHeight);
H A DHaikuControlLook.cpp2359 font_height fontHeight;
H A DStatusBar.cpp211 font_height fontHeight;
283 font_height fontHeight;
579 font_height fontHeight;
756 font_height fontHeight;
773 BStatusBar::_BarFrame(const font_height* fontHeight) const
778 font_height height;
H A DMenu.cpp2705 font_height fh;
3016 font_height fh;
/haiku/src/kits/tracker/
H A DFilePanelPriv.cpp697 font_height ht;
H A DUtilities.cpp726 font_height height;
915 font_height finfo;
H A DPoseView.h197 font_height FontInfo() const;
816 static font_height sFontInfo;
984 inline font_height
H A DPoseView.cpp10636 font_height BPoseView::sFontInfo = { 0, 0, 0 };
/haiku/src/apps/showimage/
H A DShowImageStatusView.cpp106 font_height fontHeight;
218 font_height fontHeight;
/haiku/headers/os/interface/
H A DFont.h138 struct font_height { struct
254 void GetHeight(font_height* height) const;
315 mutable font_height fHeight;
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp317 font_height fontHeight;
/haiku/src/apps/deskbar/
H A DSwitcher.cpp434 font_height plainFontHeight;
2223 font_height fh;
2369 font_height fontHeight;
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp2362 font_height fontHeight;

Completed in 381 milliseconds

12345678