Home | History | Annotate | Download | only in ash

Lines Matching full:bounds

124   const gfx::Size src_size = window->parent()->bounds().size();
125 const gfx::Size dst_size = new_parent->bounds().size();
126 // Update the restore bounds to make it relative to the display.
135 local_bounds = state->window()->bounds();
146 // Docked windows have bounds handled by the layout manager in AddChild().
193 // say in the same root window regardless of the bounds specified.
706 // TODO(oshima): Bounds of keyboard container should be handled by
708 keyboard_container->SetBounds(parent->bounds());
726 // observers that keyboard bounds changed to 0 before remove them.
775 virtual_keyboard_parent_container->SetBounds(root_window->bounds());