HomeSort by relevance Sort by last modified time
    Searched full:gesture_params_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/common/input/
synthetic_gesture_packet.h 22 gesture_params_ = gesture_params.Pass();
25 return gesture_params_.get();
28 return gesture_params_.Pass();
32 scoped_ptr<SyntheticGestureParams> gesture_params_; member in class:content::SyntheticGesturePacket

Completed in 45 milliseconds