Home
last modified time | relevance | path

Searched refs:pComboBoxImpl (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_comboboximp.cpp26 CFWL_ComboBoxImp* pComboBoxImpl = new CFWL_ComboBoxImp(properties, nullptr); in Create() local
27 pComboBox->SetImpl(pComboBoxImpl); in Create()
28 pComboBoxImpl->SetInterface(pComboBox); in Create()