Searched refs:m_rtProxy (Results 1 – 2 of 2) sorted by relevance
921 m_rtProxy = m_rtList; in ShowDropList()923 m_rtProxy.height += m_fComboFormHandler; in ShowDropList()925 GetPopupPos(fMinHeight, m_rtProxy.height, rtAnchor, m_rtProxy); in ShowDropList()930 m_bUpFormHandler = fy > m_rtProxy.top; in ShowDropList()939 m_pForm->SetWidgetRect(m_rtProxy); in ShowDropList()1841 m_pComboBox->m_rtProxy.height += fChanged; in OnMouseMove()1843 m_pComboBox->m_rtProxy.top -= fChanged; in OnMouseMove()1851 m_pForm->SetWidgetRect(m_pComboBox->m_rtProxy); in OnMouseMove()
166 CFX_RectF m_rtProxy; variable