OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AnimationEnded
(Results
26 - 50
of
63
) sorted by null
1
2
3
/external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc
153
void DraggedTabGtk::
AnimationEnded
(const ui::Animation* animation) {
158
AnimationEnded
(animation);
tab_renderer_gtk.cc
583
AnimationEnded
(animation);
586
void TabRendererGtk::
AnimationEnded
(const ui::Animation* animation) {
[
all
...]
/external/chromium/chrome/browser/ui/views/
page_info_bubble_view.cc
242
void PageInfoBubbleView::
AnimationEnded
(const ui::Animation* animation) {
status_bubble_views.cc
152
void
AnimationEnded
(const Animation* animation);
319
void StatusBubbleViews::StatusView::
AnimationEnded
(
487
void
AnimationEnded
(const ui::Animation* animation);
507
void StatusBubbleViews::StatusViewExpander::
AnimationEnded
(
browser_actions_container.cc
774
void BrowserActionsContainer::
AnimationEnded
(const ui::Animation* animation) {
[
all
...]
/external/chromium_org/ash/drag_drop/
drag_drop_controller.cc
483
void DragDropController::
AnimationEnded
(const gfx::Animation* animation) {
530
AnimationEnded
(animation);
/external/chromium_org/chrome/browser/ui/gtk/
status_bubble_gtk.cc
375
void StatusBubbleGtk::
AnimationEnded
(const gfx::Animation* animation) {
browser_actions_toolbar_gtk.cc
812
void BrowserActionsToolbarGtk::
AnimationEnded
(const gfx::Animation* animation) {
[
all
...]
/external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.cc
201
void DownloadShelfView::
AnimationEnded
(const gfx::Animation *animation) {
/external/chromium_org/chrome/browser/ui/views/
fullscreen_exit_bubble_views.cc
427
void FullscreenExitBubbleViews::
AnimationEnded
(
status_bubble_views.cc
164
virtual void
AnimationEnded
(const Animation* animation) OVERRIDE;
333
void StatusBubbleViews::StatusView::
AnimationEnded
(
491
virtual void
AnimationEnded
(const gfx::Animation* animation) OVERRIDE;
511
void StatusBubbleViews::StatusViewExpander::
AnimationEnded
(
/external/chromium_org/ui/message_center/views/
toast_contents_view.cc
209
void ToastContentsView::
AnimationEnded
(const gfx::Animation* animation) {
/external/chromium_org/ui/views/bubble/
bubble_delegate.cc
261
void BubbleDelegateView::
AnimationEnded
(const gfx::Animation* animation) {
/external/chromium/chrome/browser/ui/views/download/
download_shelf_view.cc
242
void DownloadShelfView::
AnimationEnded
(const ui::Animation *animation) {
/external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc
501
void BaseTab::
AnimationEnded
(const ui::Animation* animation) {
base_tab_strip.cc
28
virtual void
AnimationEnded
(const ui::Animation* animation) {
54
virtual void
AnimationEnded
(const ui::Animation* animation) {
/external/chromium_org/ash/wm/
immersive_fullscreen_controller.cc
458
void ImmersiveFullscreenController::
AnimationEnded
(
[
all
...]
/external/chromium_org/chrome/browser/ui/gtk/tabs/
dragged_view_gtk.cc
238
void DraggedViewGtk::
AnimationEnded
(const gfx::Animation* animation) {
243
AnimationEnded
(animation);
/external/chromium_org/chrome/browser/ui/views/panels/
panel_stack_view.cc
360
void PanelStackView::
AnimationEnded
(const gfx::Animation* animation) {
378
AnimationEnded
(animation);
panel_view.cc
376
void PanelView::
AnimationEnded
(const gfx::Animation* animation) {
[
all
...]
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_install_dialog_view.cc
222
virtual void
AnimationEnded
(const gfx::Animation* animation) OVERRIDE;
[
all
...]
/external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.cc
435
void BrowserActionsContainer::
AnimationEnded
(const gfx::Animation* animation) {
816
// because that could end up calling
AnimationEnded
which clears the value.
823
AnimationEnded
(resize_animation_.get());
/external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.cc
[
all
...]
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc
818
void BookmarkBarGtk::
AnimationEnded
(const ui::Animation* animation) {
[
all
...]
/external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc
659
void BrowserActionsToolbarGtk::
AnimationEnded
(const ui::Animation* animation) {
[
all
...]
Completed in 472 milliseconds
1
2
3