Home | History | Annotate | Download | only in ui

Lines Matching refs:keyboard_bounds_

865   if (new_bounds.IsEmpty() && !keyboard_bounds_.IsEmpty()) {
872 } else if (!new_bounds.IsEmpty() && keyboard_bounds_.IsEmpty()) {
881 keyboard_bounds_ = new_bounds;