Searched refs:GetMainInputScreenBounds (Results 1 – 10 of 10) sorted by relevance
28 virtual gfx::Rect GetMainInputScreenBounds() const = 0;
42 virtual gfx::Rect GetMainInputScreenBounds() const;
44 virtual gfx::Rect GetMainInputScreenBounds() const;
123 gfx::Rect GuestUserView::GetMainInputScreenBounds() const { in GetMainInputScreenBounds() function in chromeos::GuestUserView
155 gfx::Rect ExistingUserView::GetMainInputScreenBounds() const { in GetMainInputScreenBounds() function in chromeos::ExistingUserView
114 virtual gfx::Rect GetMainInputScreenBounds() const;
98 gfx::Rect GetMainInputScreenBounds() const;
238 gfx::Rect UserController::GetMainInputScreenBounds() const { in GetMainInputScreenBounds() function in chromeos::UserController239 return user_input_->GetMainInputScreenBounds(); in GetMainInputScreenBounds()
212 controllers_[selected_view_index_]->GetMainInputScreenBounds(); in ShowError()
499 gfx::Rect NewUserView::GetMainInputScreenBounds() const { in GetMainInputScreenBounds() function in chromeos::NewUserView