Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_listboximp.cpp21 CFWL_ListBoxImp* pListBoxImpl = new CFWL_ListBoxImp(properties, pOuter); in Create() local
22 pListBox->SetImpl(pListBoxImpl); in Create()
23 pListBoxImpl->SetInterface(pListBox); in Create()