Searched refs:IsDropDownStyle (Results 1 – 2 of 2) sorted by relevance
148 if (IsDropDownStyle() && m_pEdit) { in SetCurSel()161 if (IsDropDownStyle() && m_pEdit) in SetStates()169 if (IsDropDownStyle() && m_pEdit) in RemoveStates()301 if (!IsDropDownStyle() || !m_pEdit) in Layout()384 if (!IsDropDownStyle()) { in ProcessSelChanged()
99 bool IsDropDownStyle() const { in IsDropDownStyle() function