Searched defs:nextHandler (Results 1 – 4 of 4) sorted by relevance
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/ |
D | MacHelpers.cpp | 36 OSStatus KeyDownWrapper( EventHandlerCallRef nextHandler, in KeyDownWrapper() 55 OSStatus KeyUpWrapper( EventHandlerCallRef nextHandler, in KeyUpWrapper() 73 OSStatus KeyModWrapper( EventHandlerCallRef nextHandler, in KeyModWrapper() 149 OSStatus MouseWrapper( EventHandlerCallRef nextHandler, EventRef theEvent, void* callClass ) in MouseWrapper()
|
D | MacMouse.cpp | 130 OSStatus MacMouse::WindowFocusChanged(EventHandlerCallRef nextHandler, EventRef event, void* macMou… in WindowFocusChanged()
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_agl.cc | 583 pascal OSStatus VideoRenderAGL::sHandleHiViewResized (EventHandlerCallRef nextHandler, EventRef the… in sHandleHiViewResized()
|
/external/opencv3/modules/highgui/src/ |
D | window_carbon.cpp | 955 static pascal OSStatus windowEventHandler(EventHandlerCallRef nextHandler, EventRef theEvent, void … in windowEventHandler()
|