Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ui/events/gestures/ | |
gesture_types.h | 31 void set_bounding_box(const gfx::Rect& box) { bounding_box_ = box; } function in struct:ui::GestureEventDetails |
gesture_sequence.cc | 876 gesture_details.set_bounding_box(bounding_box_); [all...] |