Home
last modified time | relevance | path

Searched defs:onMouseMove (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/mousevideooverlay/
Dgstthread.cpp39 void GstThread::onMouseMove() in onMouseMove() function in GstThread
/third_party/typescript/tests/lib/
Dreact.d.ts501 onMouseMove?: MouseEventHandler<T>; property