Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/options/chromeos/
Ddisplay_options.js331 processDragging_: function(e, eventLocation) { argument
468 startDragging_: function(target, eventLocation) { argument
492 eventLocation: eventLocation property
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DMediaControlElements.cpp83 void MediaControlPanelElement::startDrag(const LayoutPoint& eventLocation) in startDrag()
106 void MediaControlPanelElement::continueDrag(const LayoutPoint& eventLocation) in continueDrag()