Home
last modified time | relevance | path

Searched defs:GetStdHeight (Results 1 – 6 of 6) sorted by relevance

/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DToolBar.cpp115 int ToolBar::GetStdHeight() in GetStdHeight() function in Upp::ToolBar
H A DHeaderCtrl.h176 static int GetStdHeight() { return Draw::GetStdFontCy() + 4; } in GetStdHeight() function
H A DMenuBar.cpp642 int MenuBar::GetStdHeight(Font font) in GetStdHeight() function in Upp::MenuBar
H A DMenuItem.cpp668 int TopMenuItem::GetStdHeight(Font font) in GetStdHeight() function in Upp::TopMenuItem
H A DEditField.cpp174 int EditField::GetStdHeight(Font font) in GetStdHeight() function in Upp::EditField
/dports/devel/upp/upp/uppsrc/GridCtrl/
H A DGridCtrl.h1597 static int GetStdHeight() { return Draw::GetStdFontCy() + 4; } in GetStdHeight() function