Home | History | Annotate | Download | only in aura

Lines Matching refs:GetTargetBounds

331 gfx::Rect Window::GetTargetBounds() const {
332 return layer_->GetTargetBounds();
530 return gfx::Rect(GetTargetBounds().size()).Contains(local_point);
726 gfx::Rect old_bounds = GetTargetBounds();