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

  /external/chromium_org/ui/base/gestures/
gesture_types.h 30 void set_bounding_box(const gfx::Rect& box) { bounding_box_ = box; } function in struct:ui::GestureEventDetails
gesture_sequence.cc 657 gesture_details.set_bounding_box(bounding_box_);
    [all...]

Completed in 86 milliseconds