Searched defs:wheelEvent (Results 1 – 2 of 2) sorted by relevance
386 Emscripten_HandleWheel(int eventType, const EmscriptenWheelEvent *wheelEvent, void *userData) in Emscripten_HandleWheel()394 Emscripten_HandleFocus(int eventType, const EmscriptenFocusEvent *wheelEvent, void *userData) in Emscripten_HandleFocus()
428 QtGLVideoItem::wheelEvent(QWheelEvent * event) in wheelEvent() function in QtGLVideoItem