Home
last modified time | relevance | path

Searched refs:MarkUnchangedTouchPointsAsStationary (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/osr/
Dmotion_event_osr.h40 void MarkUnchangedTouchPointsAsStationary(blink::WebTouchEvent* event,
Dmotion_event_osr.cc122 void CefMotionEventOSR::MarkUnchangedTouchPointsAsStationary( in MarkUnchangedTouchPointsAsStationary() function in CefMotionEventOSR
Drender_widget_host_view_osr.cc1288 pointer_state_.MarkUnchangedTouchPointsAsStationary(&touch_event, event); in SendTouchEvent()