| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/toolbox/ |
| D | OverridesUI.js | 83 …elect model>"), width: 0, height: 0, deviceScaleFactor: 0, userAgent: "", touch: false, mobile: fa… property 312 …33.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5", touch: true, mobile: tru… property 313 …33.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5", touch: true, mobile: tru… property 314 …t/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53", touch: true, mobile: tru… property 315 …/600.1.3 (KHTML, like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4", touch: true, mobile: tru… property 316 …/600.1.3 (KHTML, like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4", touch: true, mobile: tru… property 317 …t/537.10+ (KHTML, like Gecko) Version/10.0.9.2372 Mobile Safari/537.10+", touch: true, mobile: tru… property 318 …t/537.10+ (KHTML, like Gecko) Version/10.0.9.2372 Mobile Safari/537.10+", touch: true, mobile: tru… property 319 …it/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19", touch: true, mobile: tru… property 320 …it/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19", touch: true, mobile: tru… property [all …]
|
| /external/chromium_org/content/renderer/pepper/ |
| D | event_conversion_unittest.cc | 41 SyntheticWebTouchEvent touch; in TEST_F() local 64 SyntheticWebTouchEvent touch; in TEST_F() local 91 SyntheticWebTouchEvent touch; in TEST_F() local 118 SyntheticWebTouchEvent touch; in TEST_F() local
|
| /external/chromium_org/ui/events/gestures/ |
| D | motion_event_aura.cc | 41 const TouchEvent& touch) { in GetPointDataFromTouchEvent() 81 void MotionEventAura::OnTouch(const TouchEvent& touch) { in OnTouch() 230 void MotionEventAura::AddTouch(const TouchEvent& touch) { in AddTouch() 239 void MotionEventAura::UpdateTouch(const TouchEvent& touch) { in UpdateTouch() 244 void MotionEventAura::UpdateCachedAction(const TouchEvent& touch) { in UpdateCachedAction()
|
| /external/chromium_org/content/browser/renderer_host/input/ |
| D | touch_input_browsertest.cc | 178 SyntheticWebTouchEvent touch; in IN_PROC_BROWSER_TEST_F() local 198 SyntheticWebTouchEvent touch; in IN_PROC_BROWSER_TEST_F() local 215 SyntheticWebTouchEvent touch; in IN_PROC_BROWSER_TEST_F() local 237 SyntheticWebTouchEvent touch; in IN_PROC_BROWSER_TEST_F() local
|
| D | web_input_event_util.cc | 188 WebTouchPoint touch; in CreateWebTouchPoint() local
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/ |
| D | check-for-weak-vtables-and-externals | 115 sub touch($) subroutine
|
| D | check-for-global-initializers | 148 sub touch($) subroutine
|
| D | check-for-exit-time-destructors | 108 sub touch($) subroutine
|
| /external/chromium_org/ui/file_manager/gallery/js/image_editor/ |
| D | image_transform.js | 237 ImageEditor.Mode.Crop.prototype.getDragHandler = function(x, y, touch) { argument 388 DraggableRect.prototype.getDragMode = function(x, y, touch) { argument 479 initialScreenX, initialScreenY, touch) { argument 577 DraggableRect.prototype.getDoubleTapAction = function(x, y, touch) { argument
|
| D | image_buffer.js | 90 ImageBuffer.prototype.getDragHandler = function(x, y, touch) { argument 172 ImageBuffer.Overlay.prototype.getDragHandler = function(x, y, touch) { argument
|
| /external/chromium_org/content/renderer/ |
| D | render_widget_unittest.cc | 80 SyntheticWebTouchEvent touch; in TEST_F() local 118 SyntheticWebTouchEvent touch; in TEST_F() local
|
| /external/chromium_org/content/common/input/ |
| D | input_event_stream_validator.cc | 42 const WebTouchEvent& touch = static_cast<const WebTouchEvent&>(event); in ValidateImpl() local
|
| D | web_input_event_traits_unittest.cc | 24 WebTouchPoint touch; in CreateTouchPoint() local
|
| /external/chromium_org/third_party/WebKit/Source/core/dom/ |
| D | TouchList.h | 55 void append(const PassRefPtrWillBeRawPtr<Touch> touch) { m_values.append(touch); } in append()
|
| /external/chromium_org/ash/wm/panels/ |
| D | attached_panel_window_targeter.cc | 53 gfx::Insets touch(default_touch_extend_); in UpdateTouchExtend() local
|
| /external/chromium_org/ash/touch/ |
| D | touch_hud_debug.cc | 154 void AddTouchPoint(const ui::TouchEvent& touch) { in AddTouchPoint() 189 void AddTouchPoint(const ui::TouchEvent& touch) { in AddTouchPoint() 219 void StartTrace(const ui::TouchEvent& touch) { in StartTrace() 234 void AddToTrace(const ui::TouchEvent& touch) { in AddToTrace()
|
| /external/chromium_org/ui/events/gesture_detection/ |
| D | gesture_event_data_packet.cc | 79 const ui::MotionEvent& touch) { in FromTouch()
|
| /external/chromium_org/ash/shelf/ |
| D | shelf_widget_unittest.cc | 267 ui::TouchEvent touch(ui::ET_TOUCH_PRESSED, event_location, 0, in TEST_F() local 285 ui::TouchEvent touch(ui::ET_TOUCH_PRESSED, event_location, 0, in TEST_F() local
|
| /external/chromium_org/third_party/WebKit/Source/web/ |
| D | WebInputEventConversion.cpp | 565 …const Touch* touch = event.touches()->length() == 1 ? event.touches()->item(0) : event.changedTouc… in WebMouseEventBuilder() local 744 static WebTouchPoint toWebTouchPoint(const Touch* touch, const RenderObject* renderObject, WebTouch… in toWebTouchPoint() 775 const Touch* touch = touches->item(i); in addTouchPointsIfNotYetAdded() local
|
| /external/stressapptest/src/ |
| D | queue.h | 45 uint32 touch; // Counter of the number of reads from this page. member
|
| /external/chromium_org/ui/webui/resources/js/cr/ui/ |
| D | touch_handler.js | 393 var touch = { variable 815 dispatchEvent_: function(eventType, touch) { argument
|
| /external/chromium_org/content/browser/renderer_host/ |
| D | ui_events_helper.cc | 100 const blink::WebTouchEvent& touch = touch_with_latency.event; in MakeUITouchEventsFromWebTouchEvents() local
|
| D | render_widget_host_view_base.h | 178 virtual void ProcessAckedTouchEvent(const TouchEventWithLatencyInfo& touch, in ProcessAckedTouchEvent()
|
| /external/chromium_org/tools/perf/page_sets/tough_pepper_cases/extra_data/ |
| D | touch_drawing_plugin.cc | 73 pp::TouchInputEvent touch(event); in HandleInputEvent() local
|
| /external/chromium_org/ppapi/examples/input/ |
| D | pointer_event_input.cc | 73 pp::TouchInputEvent touch(event); in HandleInputEvent() local
|