Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp51 IFWL_AdapterWidgetMgr* adapterWidgetMgr = pWidgetMgr->GetAdapterWidgetMgr(); in EndModalLoop() local
52 adapterWidgetMgr->EndLoop(); in EndModalLoop()
264 IFWL_AdapterWidgetMgr* adapterWidgetMgr = pWidgetMgr->GetAdapterWidgetMgr(); in Run() local
270 adapterWidgetMgr->RunLoop(pForm); in Run()
Dfwl_formimp.cpp147 IFWL_AdapterWidgetMgr* adapterWidgetMgr = pWidgetMgr->GetAdapterWidgetMgr(); in GetClientRect() local
150 adapterWidgetMgr->GetSystemBorder(l, t, r, b); in GetClientRect()