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

  /external/chromium_org/content/browser/web_contents/
touch_editable_impl_aura.cc 76 if (overscroll_in_progress_ && !scroll_in_progress_ &&
123 if (selection_gesture_in_process_ && !scroll_in_progress_ &&
178 scroll_in_progress_ = true;
192 // fall through to reset |scroll_in_progress_|.
195 scroll_in_progress_ = false;
366 scroll_in_progress_(false),
380 scroll_in_progress_ = false;
touch_editable_impl_aura.h 100 bool scroll_in_progress_; member in class:content::TouchEditableImplAura

Completed in 47 milliseconds