Searched defs:clickCount (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | PlatformMouseEvent.h | 53 …Point& globalPosition, MouseButton button, PlatformEvent::Type type, int clickCount, Modifiers mod… in PlatformMouseEvent() 64 …Point& globalPosition, MouseButton button, PlatformEvent::Type type, int clickCount, Modifiers mod… in PlatformMouseEvent() 75 …Point& globalPosition, MouseButton button, PlatformEvent::Type type, int clickCount, bool shiftKey… in PlatformMouseEvent() 91 int clickCount() const { return m_clickCount; } in clickCount() function
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebInputEventFactoryAndroid.cpp | 77 int clickCount) in mouseEvent()
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InspectorInputAgent.cpp | 134 …st int* modifiers, const double* timestamp, const String* button, const int* clickCount, const boo… in dispatchMouseEvent()
|
/external/chromium_org/third_party/WebKit/public/web/ |
D | WebInputEvent.h | 334 int clickCount; variable
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
D | EventSender.cpp | 112 int clickCount = 0; variable
|
/external/chromium_org/third_party/npapi/bindings/ |
D | npapi.h | 673 int32_t clickCount; member
|
D | npapi_extensions.h | 89 int32_t clickCount; member
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | EventHandler.cpp | 2039 …onst AtomicString& eventType, Node* targetNode, bool /*cancelable*/, int clickCount, const Platfor… in dispatchMouseEvent()
|
/external/chromium_org/third_party/polymer/ |
D | platform.js | 32 …b=a.ancestry[d];d++)c=b.is&&b.tag;a.tag=c||a.name,c&&(a.is=a.name)}function e(a){if(!Object.__prot… function
|