Home
last modified time | relevance | path

Searched refs:m_status_bar_height (Results 1 – 12 of 12) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dexpress_dialog.h63 int m_status_bar_height; variable
Dexpress_dialog.cpp119 m_status_bar_height = GetScaledValue(STATUS_BAR_HEIGHT, dpi, text_scaler); in SetControlSize()
271 …dc->StretchBlt(xpos, size.bottom - m_status_bar_height, bm.bmWidth, m_status_bar_height, &dcMemory… in PaintTitleAndStatusBar()
Dmessage_dialog.cpp152 client.bottom = size.bottom + m_status_bar_height + 16; in AddCStaticControl()
Drecent_project_win.cpp67 size.bottom = client.bottom - m_status_bar_height - space; in OnCreate()
Dstring_scroll_wheel_edit_dlg.cpp115 frame_size.bottom -= m_status_bar_height + 10; in OnInitDialog()
Dtrigger_list_edit_dlg.cpp115 rect.bottom -= (m_status_bar_height + 10); in OnInitDialog()
Dfont_path_dialog.cpp1145 RangeListSize.bottom -= (m_status_bar_height + 8); in OnInitDialog()
Dcolor_edit_dialog.cpp757 boxrect.bottom -= (m_status_bar_height + 10); in OnInitDialog()
Drich_text_edit_dlg.cpp871 size.bottom = client.bottom - m_status_bar_height - 20; in PositionChildren()
Dstring_table_edit_dlg.cpp556 childsize.bottom = size.bottom - (m_status_bar_height + 10); in PositionChildren()
565 offset = m_status_bar_height + 10; in PositionChildren()
Dscreen_flow_edit_dlg.cpp1850 size.bottom = client.bottom - m_status_bar_height - 10; in PositionChildren()
DProjectConfigDlg.cpp2349 size.bottom -= m_status_bar_height; in PositionChildren()