HomeSort by relevance Sort by last modified time
    Searched defs:pMgr (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fwl/src/core/
fwl_contentimp.cpp 52 CFWL_WidgetMgr* pMgr = static_cast<CFWL_WidgetMgr*>(FWL_GetWidgetMgr());
53 if (!pMgr)
55 pMgr->SetWidgetIndex(pChild, nIndex);
65 CFWL_WidgetMgr* pMgr = static_cast<CFWL_WidgetMgr*>(FWL_GetWidgetMgr());
66 if (!pMgr)
69 pMgr->GetWidget(m_pInterface, FWL_WGTRELATION_FirstChild)) {
70 pMgr->SetParent(NULL, widget);
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fontmgr.cpp     [all...]
  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.cpp     [all...]

Completed in 2386 milliseconds