OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OVERSCROLL_NORTH
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/renderer_host/
overscroll_controller.h
25
OVERSCROLL_NORTH
,
overscroll_controller.cc
157
case
OVERSCROLL_NORTH
:
243
if ((overscroll_mode_ ==
OVERSCROLL_NORTH
&& velocity_y < 0) ||
293
new_mode = overscroll_delta_y_ > 0.f ? OVERSCROLL_SOUTH :
OVERSCROLL_NORTH
;
297
if ((new_mode == OVERSCROLL_SOUTH || new_mode ==
OVERSCROLL_NORTH
) &&
/external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc
[
all
...]
Completed in 128 milliseconds