OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OverscrollUpdate
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/ui/views/frame/
scroll_end_effect_controller.h
24
virtual void
OverscrollUpdate
(int delta_y) = 0;
scroll_end_effect_controller_ash.cc
17
void ScrollEndEffectControllerAsh::
OverscrollUpdate
(int delta_y) {
scroll_end_effect_controller_ash.h
17
virtual void
OverscrollUpdate
(int delta_y) OVERRIDE;
browser_view.h
377
virtual void
OverscrollUpdate
(int delta_y) OVERRIDE;
browser_view.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/
browser_window.h
382
virtual void
OverscrollUpdate
(int delta_y) {}
browser.h
444
virtual void
OverscrollUpdate
(int delta_y) OVERRIDE;
[
all
...]
browser.cc
[
all
...]
/external/chromium_org/content/public/browser/
web_contents_delegate.h
163
virtual void
OverscrollUpdate
(int delta_y) {}
/external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc
[
all
...]
Completed in 380 milliseconds