Searched refs:m_status_bar_height (Results 1 – 12 of 12) sorted by relevance
63 int m_status_bar_height; variable
119 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()
152 client.bottom = size.bottom + m_status_bar_height + 16; in AddCStaticControl()
67 size.bottom = client.bottom - m_status_bar_height - space; in OnCreate()
115 frame_size.bottom -= m_status_bar_height + 10; in OnInitDialog()
115 rect.bottom -= (m_status_bar_height + 10); in OnInitDialog()
1145 RangeListSize.bottom -= (m_status_bar_height + 8); in OnInitDialog()
757 boxrect.bottom -= (m_status_bar_height + 10); in OnInitDialog()
871 size.bottom = client.bottom - m_status_bar_height - 20; in PositionChildren()
556 childsize.bottom = size.bottom - (m_status_bar_height + 10); in PositionChildren()565 offset = m_status_bar_height + 10; in PositionChildren()
1850 size.bottom = client.bottom - m_status_bar_height - 10; in PositionChildren()
2349 size.bottom -= m_status_bar_height; in PositionChildren()