Searched refs:NotifyEvent (Results 1 – 6 of 6) sorted by relevance
/external/llvm/tools/llvm-jitlistener/ |
D | llvm-jitlistener.cpp | 45 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in NotifyEvent() function 163 NotifyEvent, 0, IsProfilingActive, 0, 0, GetNewMethodID))); in ProcessInput()
|
/external/pdfium/xfa/include/fxfa/ |
D | fxfa_widget.h | 67 void NotifyEvent(FX_DWORD dwEvent,
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffnotify.cpp | 502 pWidgetAcc->NotifyEvent(XFA_WIDGETEVENT_AccessChanged, NULL, pParam2, in OnValueChanged() 519 pWidgetAcc->NotifyEvent(XFA_WIDGETEVENT_PostContentChanged, NULL, in OnValueChanged()
|
D | xfa_ffwidgetacc.cpp | 378 NotifyEvent(XFA_WIDGETEVENT_PostContentChanged, NULL, NULL, NULL); in ProcessCalculate() 742 void CXFA_WidgetAcc::NotifyEvent(FX_DWORD dwEvent, in NotifyEvent() function in CXFA_WidgetAcc
|
D | xfa_ffdocview.cpp | 224 pWidgetAcc->NotifyEvent(XFA_WIDGETEVENT_PostContentChanged, NULL, NULL, in ResetSingleWidgetAccData()
|
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 8510 virtual HRESULT WINAPI NotifyEvent(LONG EventCode,LONG_PTR Param1,LONG_PTR Param2) = 0; 8523 …HRESULT (WINAPI *NotifyEvent)(IVMRSurfaceAllocatorNotify *This,LONG EventCode,LONG_PTR Param1,LONG… 8538 …ocatorNotify_NotifyEvent(This,EventCode,Param1,Param2) (This)->lpVtbl->NotifyEvent(This,EventCode,…
|