Searched refs:mouseEvents (Results 1 – 5 of 5) sorted by relevance
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/ |
D | MacMouse.cpp | 41 const EventTypeSpec mouseEvents[] = { variable 119 …if(InstallEventHandler(event, mouseUPP, GetEventTypeCount(mouseEvents), mouseEvents, this, &mouseE… in _initialize()
|
/external/chromium-trace/catapult/third_party/polymer/components/polymer/ |
D | polymer.js | 971 var mouseEvents = { variable 1068 scope.mouseEvents = mouseEvents; 1358 var lts = scope.mouseEvents.lastTouches; 1386 var wasTouched = scope.mouseEvents.lastTouches.some(closeTo); 1551 dispatcher.registerSource('mouse', scope.mouseEvents);
|
D | polymer.min.js | 11 …mouseEvents=i}(window.PolymerGestures),function(a){var b=a.dispatcher,c=(a.targetFinding.allShadow…
|
/external/chromium-trace/catapult/tracing/third_party/components/polymer/ |
D | polymer.js | 971 var mouseEvents = { variable 1068 scope.mouseEvents = mouseEvents; 1358 var lts = scope.mouseEvents.lastTouches; 1386 var wasTouched = scope.mouseEvents.lastTouches.some(closeTo); 1551 dispatcher.registerSource('mouse', scope.mouseEvents);
|
D | polymer.min.js | 11 …mouseEvents=i}(window.PolymerGestures),function(a){var b=a.dispatcher,c=(a.targetFinding.allShadow…
|