OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAnimationValue
(Results
1 - 12
of
12
) sorted by null
/external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.h
30
virtual double
GetAnimationValue
() const = 0;
/external/chromium_org/ui/views/controls/
glow_hover_controller.h
57
double
GetAnimationValue
() const;
glow_hover_controller.cc
71
double GlowHoverController::
GetAnimationValue
() const {
/external/chromium_org/chrome/browser/ui/views/
detachable_toolbar_view.h
29
virtual double
GetAnimationValue
() const = 0;
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h
117
virtual double
GetAnimationValue
() const OVERRIDE;
bookmark_bar_view.cc
713
double BookmarkBarView::
GetAnimationValue
() const {
[
all
...]
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h
161
virtual double
GetAnimationValue
() const OVERRIDE;
bookmark_bar_view.cc
644
double BookmarkBarView::
GetAnimationValue
() const {
[
all
...]
/external/chromium_org/ui/views/controls/combobox/
combobox.cc
111
double
GetAnimationValue
() const {
690
GetAnimationValue
() * 255);
713
GetAnimationValue
() * 255);
/external/chromium/chrome/browser/ui/views/frame/
browser_view.cc
208
double current_state = 1 - host_view_->
GetAnimationValue
();
[
all
...]
/external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc
365
double current_state = 1 - host_view_->
GetAnimationValue
();
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab.cc
[
all
...]
Completed in 568 milliseconds