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

  /external/chromium_org/ui/message_center/cocoa/
popup_controller.mm 169 swipeGestureEnded_ = NO;
184 swipeGestureEnded_ |= ended;
185 if (swipeGestureEnded_ && isComplete) {
232 if (swipeGestureEnded_) {
popup_controller.h 40 BOOL swipeGestureEnded_;

Completed in 812 milliseconds