Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_tooltipctrlimp.cpp19 CFWL_ToolTipImp* pToolTipImpl = new CFWL_ToolTipImp(properties, pOuter); in Create() local
20 pToolTip->SetImpl(pToolTipImpl); in Create()
21 pToolTipImpl->SetInterface(pToolTip); in Create()