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