HomeSort by relevance Sort by last modified time
    Searched defs:OnRootViewLayout (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.cc 926 void DesktopNativeWidgetAura::OnRootViewLayout() {
928 desktop_window_tree_host_->OnRootViewLayout();
    [all...]
desktop_window_tree_host_win.cc 439 void DesktopWindowTreeHostWin::OnRootViewLayout() {
    [all...]
desktop_window_tree_host_x11.cc 832 void DesktopWindowTreeHostX11::OnRootViewLayout() {
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_aura.cc 693 void NativeWidgetAura::OnRootViewLayout() {
    [all...]
widget.cc 986 void Widget::OnRootViewLayout() {
987 native_widget_->OnRootViewLayout();
    [all...]

Completed in 170 milliseconds