Home | History | Annotate | Download | only in shelf

Lines Matching refs:keyboard_bounds_

730         !keyboard_bounds_.IsEmpty()) {
784 (!keyboard_bounds_.IsEmpty() && !keyboard::IsKeyboardOverscrollEnabled()))
793 if (keyboard_bounds_.IsEmpty())
796 bottom_shelf_vertical_offset -= keyboard_bounds_.height();
835 if (!keyboard_bounds_.IsEmpty() && !keyboard::IsKeyboardOverscrollEnabled()) {
837 gfx::Insets keyboard_insets(0, 0, keyboard_bounds_.height(), 0);
1118 if (new_bounds.IsEmpty() && !keyboard_bounds_.IsEmpty())
1121 keyboard_bounds_ = new_bounds;