Searched refs:pComboBoxImpl (Results 1 – 1 of 1) sorted by relevance
26 CFWL_ComboBoxImp* pComboBoxImpl = new CFWL_ComboBoxImp(properties, nullptr); in Create() local27 pComboBox->SetImpl(pComboBoxImpl); in Create()28 pComboBoxImpl->SetInterface(pComboBox); in Create()