OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
56
if (selection_gesture_in_process_ && !
scroll_in_progress_
&&
82
if (overscroll_in_progress_ && !
scroll_in_progress_
&&
174
scroll_in_progress_
= true;
188
// fall through to reset |
scroll_in_progress_
|.
191
scroll_in_progress_
= false;
365
scroll_in_progress_
(false),
378
scroll_in_progress_
= false;
touch_editable_impl_aura.h
98
bool
scroll_in_progress_
;
member in class:content::TouchEditableImplAura
Completed in 87 milliseconds