Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp1069 CFWL_CustomImp* pCustomImpl = new CFWL_CustomImp(properties, pOuter); in Create() local
1070 pCustom->SetImpl(pCustomImpl); in Create()
1071 pCustomImpl->SetInterface(pCustom); in Create()