Searched refs:m_top_pos (Results 1 – 2 of 2) sorted by relevance
453 m_top_pos = 0; in BEGIN_MESSAGE_MAP()834 size.top += m_top_pos; in AddComboBox()884 m_top_pos += m_row_height; in AddComboBox()896 size.top += m_top_pos; in AddStringSelect()934 m_top_pos += m_row_height; in AddStringSelect()954 size.top += m_top_pos; in AddComboBox()998 m_top_pos += m_row_height; in AddComboBox()1010 size.top += m_top_pos; in AddRadioButton()1035 m_top_pos += m_row_height; in AddRadioButton()1046 size.top += m_top_pos; in AddCheckBox()[all …]
89 int m_top_pos; variable