Searched refs:keyboard_bounds (Results 1 – 7 of 7) sorted by relevance
77 gfx::Rect keyboard_bounds = proxy_ ? proxy_->GetKeyboardWindow()->bounds() : in GetHitTestMask() local79 mask->addRect(RectToSkRect(keyboard_bounds)); in GetHitTestMask()131 gfx::Rect keyboard_bounds = KeyboardBoundsFromWindowBounds( in ResizeKeyboardToDefault() local133 SetChildBoundsDirect(child, keyboard_bounds); in ResizeKeyboardToDefault()
163 const gfx::Rect& keyboard_bounds) OVERRIDE;
888 const gfx::Rect& keyboard_bounds) { in OnKeyboardBoundsChanging() argument
246 const gfx::Rect& keyboard_bounds) OVERRIDE;
1232 const gfx::Rect& keyboard_bounds) { in OnKeyboardBoundsChanging() argument
331 const gfx::Rect& keyboard_bounds) OVERRIDE;
1125 const gfx::Rect& keyboard_bounds) { in OnKeyboardBoundsChanging() argument1126 keyboard_bounds_ = keyboard_bounds; in OnKeyboardBoundsChanging()