OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetFinalY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/android/
scroller.h
65
// to scroll further and longer when used with |SetFinalX()| or |
SetFinalY
()|.
68
void
SetFinalY
(float new_y);
scroller.cc
349
void Scroller::
SetFinalY
(float new_y) {
Completed in 356 milliseconds