Searched refs:set_bounding_box (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/base/gestures/
H A Dgesture_types.h30 void set_bounding_box(const gfx::Rect& box) { bounding_box_ = box; } function in struct:ui::GestureEventDetails
H A Dgesture_sequence.cc657 gesture_details.set_bounding_box(bounding_box_);

Completed in 289 milliseconds