OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAnimationDelegate
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/ui/views/animation/
bounds_animator_unittest.cc
118
animator()->
SetAnimationDelegate
(child(), &delegate, false);
139
animator()->
SetAnimationDelegate
(child(), new OwnedDelegate(), true);
155
animator()->
SetAnimationDelegate
(child(), new OwnedDelegate(), true);
169
animator()->
SetAnimationDelegate
(child(), new OwnedDelegate(), true);
bounds_animator.h
36
// by way of
SetAnimationDelegate
. Additionally you can attach an observer to
41
// If |delete_when_done| is set to true in |
SetAnimationDelegate
| the
80
void
SetAnimationDelegate
(View* view,
bounds_animator.cc
113
void BoundsAnimator::
SetAnimationDelegate
(View* view,
/external/chromium/chrome/browser/ui/views/tabs/
base_tab_strip.cc
423
bounds_animator_.
SetAnimationDelegate
(tab, new RemoveTabDelegate(this, tab),
561
bounds_animator_.
SetAnimationDelegate
(
tab_strip.cc
[
all
...]
/external/chromium_org/ash/shelf/
shelf_view.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc
[
all
...]
/external/chromium_org/ui/app_list/views/
apps_grid_view.cc
[
all
...]
Completed in 776 milliseconds