Home
last modified time | relevance | path

Searched refs:m_height (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dresource_tree.cpp106 if (size.bottom > m_height) in PositionItems()
108 m_height = size.bottom; in PositionItems()
194 m_height = 0; in PositionItems()
220 return m_height; in GetHeight()
Dwait_dialog.cpp23 m_height = height; in IMPLEMENT_DYNAMIC()
46 size.bottom = size.top + m_height; in OnCreate()
Dwait_dialog.h31 int m_height; variable
Dresource_tree.h48 int m_height; variable
Dexpress_dialog.h61 int m_height; variable
Dexpress_dialog.cpp33 m_height = height; in BEGIN_MESSAGE_MAP()
44 m_width = m_height = -1; in express_dialog()
69 size.bottom = size.top + m_height; in OnCreate()