Searched defs:ViewRemoved (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ui/views/layout/
H A Dlayout_manager.cc28 void LayoutManager::ViewRemoved(View* host, View* view) { function in class:views::LayoutManager
H A Dbox_layout.cc189 void BoxLayout::ViewRemoved(View* host, View* view) { function in class:views::BoxLayout
H A Dgrid_layout.cc794 void GridLayout::ViewRemoved(View* host, View* view) { function in class:views::GridLayout
/external/chromium_org/ui/views/focus/
H A Dview_storage.cc66 void ViewStorage::ViewRemoved(View* removed) { function in class:views::ViewStorage
H A Dfocus_manager.cc579 void FocusManager::ViewRemoved(View* removed) { function in class:views::FocusManager
582 // (and in turn ClearNativeFocus()) here because ViewRemoved() can
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_layout.cc694 void OpaqueBrowserFrameViewLayout::ViewRemoved(views::View* host, function in class:OpaqueBrowserFrameViewLayout
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.cc595 void DesktopNativeWidgetAura::ViewRemoved(View* view) { function in class:views::DesktopNativeWidgetAura
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc241 void NativeWidgetAura::ViewRemoved(View* view) { function in class:views::NativeWidgetAura

Completed in 1598 milliseconds