Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_panelimp.cpp17 CFWL_PanelImp* pPanelImpl = new CFWL_PanelImp(properties, pOuter); in Create() local
18 pPanel->SetImpl(pPanelImpl); in Create()
19 pPanelImpl->SetInterface(pPanel); in Create()