Searched refs:rtBtn (Results 1 – 1 of 1) sorted by relevance
793 CFX_RectF& rtBtn = IsDropDownStyle() ? m_rtBtn : m_rtClient; in OnLButtonDown() local794 if (!rtBtn.Contains(pMsg->m_pos)) in OnLButtonDown()952 CFX_RectF& rtBtn = bDropDown ? m_rtBtn : m_rtClient; in DisForm_OnLButtonDown() local953 if (!rtBtn.Contains(pMsg->m_pos)) in DisForm_OnLButtonDown()