Home
last modified time | relevance | path

Searched defs:defH (Results 1 – 4 of 4) sorted by relevance

/dports/games/glest/glest_source_3.2.2/source/glest_game/facilities/
H A Dcomponents.cpp76 const int GraphicLabel::defH= 20; member in Glest::Game::GraphicLabel
88 const int GraphicButton::defH= 22; member in Glest::Game::GraphicButton
106 const int GraphicListBox::defH= 22; member in Glest::Game::GraphicListBox
183 const int GraphicMessageBox::defH= 240; member in Glest::Game::GraphicMessageBox
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/facilities/
H A Dcomponents.cpp370 const int GraphicLabel::defH= 20; member in Glest::Game::GraphicLabel
438 const int GraphicButton::defH= 22; member in Glest::Game::GraphicButton
469 const int GraphicListBox::defH= 22; member in Glest::Game::GraphicListBox
707 const int GraphicMessageBox::defH= 280; member in Glest::Game::GraphicMessageBox
836 const int GraphicLine::defH= 5; member in Glest::Game::GraphicLine
853 const int GraphicCheckBox::defH= 22; member in Glest::Game::GraphicCheckBox
1041 const int PopupMenu::defH= 240; member in Glest::Game::PopupMenu
/dports/math/mathgl/mathgl-2.5/udav/
H A Dprop_dlg.h60 QLineEdit *hlp, *defW, *defH; variable
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/src/
H A Dmainwindow.cpp311 int defH = egIni->value("height").toInt(); in MainWindow() local