Searched refs:pAdditional (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffnotify.cpp | 77 void* pAdditional, in OnWidgetDataEvent() argument 91 pAdditional); in OnWidgetDataEvent() 110 pAdditional); in OnWidgetDataEvent() 125 pAdditional); in OnWidgetDataEvent() 142 pAdditional); in OnWidgetDataEvent()
|
D | xfa_ffnotify.h | 27 void* pAdditional = NULL,
|
D | xfa_ffwidgetacc.cpp | 745 void* pAdditional) { in NotifyEvent() argument 748 pDocProvider->WidgetEvent(pWidget, this, dwEvent, pParam, pAdditional); in NotifyEvent() 752 pDocProvider->WidgetEvent(NULL, this, dwEvent, pParam, pAdditional); in NotifyEvent() 756 pDocProvider->WidgetEvent(pWidget, this, dwEvent, pParam, pAdditional); in NotifyEvent()
|
/external/pdfium/xfa/include/fxfa/ |
D | fxfa_widget.h | 70 void* pAdditional = NULL);
|
D | fxfa.h | 386 void* pAdditional = NULL) = 0;
|
/external/pdfium/xfa/src/fxfa/src/common/ |
D | xfa_document.h | 83 void* pAdditional = NULL,
|
/external/pdfium/fpdfsdk/include/fpdfxfa/ |
D | fpdfxfa_doc.h | 72 void* pAdditional = NULL);
|
/external/pdfium/fpdfsdk/src/fpdfxfa/ |
D | fpdfxfa_doc.cpp | 485 void* pAdditional) { in WidgetEvent() argument
|