Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffapp.h33 CFWL_WidgetMgr* GetFWLWidgetMgr() const { return m_pFWLApp->GetWidgetMgr(); } in GetFWLWidgetMgr() function
Dcxfa_ffpushbutton.cpp49 GetApp()->GetFWLWidgetMgr()->OnDrawWidget(GetNormalWidget(), pGS, mt); in RenderWidget()
Dcxfa_ffcheckbutton.cpp245 GetApp()->GetFWLWidgetMgr()->OnDrawWidget(GetNormalWidget(), pGS, mt); in RenderWidget()
Dcxfa_fffield.cpp85 GetApp()->GetFWLWidgetMgr()->OnDrawWidget(GetNormalWidget(), pGS, mt); in RenderWidget()
745 GetApp()->GetFWLWidgetMgr()->OnProcessMessageToForm(std::move(pMessage)); in SendMessageToFWLWidget()