OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:synthetic_gesture_controller_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc
331
synthetic_gesture_controller_
.reset();
413
if (
synthetic_gesture_controller_
)
414
synthetic_gesture_controller_
->Flush(base::TimeTicks::Now());
[
all
...]
render_widget_host_impl.h
906
scoped_ptr<SyntheticGestureController>
synthetic_gesture_controller_
;
member in class:content::RenderWidgetHostImpl
[
all
...]
Completed in 29 milliseconds