Searched refs:m_pComboBox (Results 1 – 3 of 3) sorted by relevance
26 m_pComboBox(pComboBox) {} in CFWL_ComboBoxProxy()63 m_pComboBox->DrawStretchHandler(pGraphics, &matrix); in OnDrawWidget()80 m_pComboBox->ShowDropList(false); in OnLButtonDown()100 m_pComboBox->IsDropListVisible()) { in OnLButtonUp()101 m_pComboBox->ShowDropList(false); in OnLButtonUp()111 m_pComboBox->ShowDropList(false); in OnFocusChanged()
38 CFWL_ComboBox* m_pComboBox; variable
68 m_pComboBox = static_cast<CPWL_ComboBox*>(pWindow); in FormFillerAndWindowSetup()80 CPWL_ComboBox* GetCPWLComboBox() const { return m_pComboBox; } in GetCPWLComboBox()92 CPWL_ComboBox* m_pComboBox; member in CPWLComboBoxEditEmbeddertest