Home
last modified time | relevance | path

Searched defs:pDelegate (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_formproxyimp.cpp53 IFWL_WidgetDelegate* pDelegate = m_pOwner->m_pOuter->SetDelegate(NULL); in OnProcessMessage() local
Dfwl_datetimepickerimp.cpp177 IFWL_WidgetDelegate* pDelegate = pOuter->SetDelegate(NULL); in OnProcessMessage() local
235 IFWL_WidgetDelegate* pDelegate = pOuter->SetDelegate(NULL); in OnProcessMessage() local
891 IFWL_WidgetDelegate* pDelegate = m_pEdit->SetDelegate(NULL); in DisForm_ShowMonthCalendar() local
1055 IFWL_WidgetDelegate* pDelegate = m_pOwner->m_pEdit->SetDelegate(NULL); in OnProcessMessage() local
1146 IFWL_WidgetDelegate* pDelegate = m_pOwner->m_pEdit->SetDelegate(NULL); in DisForm_OnFocusChanged() local
1156 IFWL_WidgetDelegate* pDelegate = m_pOwner->m_pEdit->SetDelegate(NULL); in DisForm_OnFocusChanged() local
Dfwl_comboboximp.cpp298 IFWL_WidgetDelegate* pDelegate = in OnProcessMessage() local
1581 IFWL_WidgetDelegate* pDelegate = m_pOwner->m_pEdit->SetDelegate(NULL); in DoSubCtrlKey() local
1628 IFWL_WidgetDelegate* pDelegate = in DisForm_OnProcessMessage() local
1669 IFWL_WidgetDelegate* pDelegate = m_pOwner->m_pEdit->SetDelegate(NULL); in DisForm_OnFocusChanged() local
1678 IFWL_WidgetDelegate* pDelegate = m_pOwner->m_pEdit->SetDelegate(NULL); in DisForm_OnFocusChanged() local
1723 IFWL_WidgetDelegate* pDelegate = m_pOwner->m_pEdit->SetDelegate(NULL); in DisForm_OnKey() local
Dfwl_listboximp.cpp1124 IFWL_WidgetDelegate* pDelegate = in OnMouseWheel() local
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp148 IFWL_WidgetDelegate* pDelegate = pNote->m_pDstTarget->SetDelegate(NULL); in SendNote() local
232 IFWL_WidgetDelegate* pDelegate = pPrev->SetDelegate(NULL); in SetFocus() local
252 IFWL_WidgetDelegate* pDelegate = pFocus->SetDelegate(NULL); in SetFocus() local
506 IFWL_WidgetDelegate* pDelegate = pMessage->m_pDstTarget->SetDelegate(NULL); in DispatchMessage() local
855 IFWL_WidgetDelegate* pDelegate = m_pListener->SetDelegate(NULL); in ProcessEvent() local
Dfwl_widgetmgrimp.cpp744 IFWL_WidgetDelegate* pDelegate = pWidget->SetDelegate(NULL); in OnDrawWidget() local
750 IFWL_WidgetDelegate* pDelegate = pWidget->SetDelegate(NULL); in OnDrawWidget() local
761 IFWL_WidgetDelegate* pDelegate = pWidget->SetDelegate(NULL); in OnDrawWidget() local
816 IFWL_WidgetDelegate* pDelegate = child->SetDelegate(NULL); in DrawChild() local
Dfwl_widgetimp.cpp117 IFWL_WidgetDelegate* IFWL_Widget::SetDelegate(IFWL_WidgetDelegate* pDelegate) { in SetDelegate()
204 IFWL_WidgetDelegate* pDelegate = SetDelegate(NULL); in SetWidgetRect() local
480 IFWL_WidgetDelegate* pDelegate) { in SetDelegate()
846 IFWL_WidgetDelegate* pDelegate = m_pOuter->SetDelegate(NULL); in DispatchEvent() local
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffapp.cpp189 IFWL_WidgetMgrDelegate* pDelegate) { in GetWidgetMgr()
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dwidget.cpp187 IFWL_WidgetDelegate* CFWL_Widget::SetDelegate(IFWL_WidgetDelegate* pDelegate) { in SetDelegate()
/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.cpp591 IFX_FontMgrDelegate* pDelegate, in Create()
605 IFX_FontMgrDelegate* pDelegate, in CFX_FontMgrImp()