HomeSort by relevance Sort by last modified time
    Searched refs:edge_gesture_statics (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/win8/metro_driver/
chrome_app_view.cc 695 mswr::ComPtr<winui::Input::IEdgeGestureStatics> edge_gesture_statics; local
698 edge_gesture_statics.GetAddressOf());
702 hr = edge_gesture_statics->GetForCurrentView(&edge_gesture);
    [all...]
chrome_app_view_ash.cc 625 mswr::ComPtr<winui::Input::IEdgeGestureStatics> edge_gesture_statics; local
628 edge_gesture_statics.GetAddressOf());
632 hr = edge_gesture_statics->GetForCurrentView(&edge_gesture);
    [all...]

Completed in 1627 milliseconds