Searched refs:m_button_bar_height (Results 1 – 2 of 2) sorted by relevance
295 int m_button_bar_height; variable
241 …m_button_bar_height = MulDiv(BUTTON_BAR_HEIGHT, m_sys_dpi, DEFAULT_DPI_96) * text_scaler / DEFAULT… in SetControlDimensions()447 childsize.bottom = childsize.top + m_button_bar_height; in PositionChildren()