HomeSort by relevance Sort by last modified time
    Searched defs:GetBoundsInScreen (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/accessibility/platform/
ax_platform_node_base.cc 26 gfx::Rect AXPlatformNodeBase::GetBoundsInScreen() const {
  /external/chromium_org/ash/drag_drop/
drag_image_view.cc 65 gfx::Rect DragImageView::GetBoundsInScreen() const {
  /external/chromium_org/ash/wm/overview/
scoped_transform_overview_window.cc 142 gfx::Rect ScopedTransformOverviewWindow::GetBoundsInScreen() const {
213 } else if ((*iter)->GetWindow()->GetBoundsInScreen() !=
214 window->GetBoundsInScreen()) {
245 gfx::Point origin(GetBoundsInScreen().origin());
  /external/chromium_org/ui/aura/
window.cc 166 const bool cursor_is_in_bounds = window_->GetBoundsInScreen().Contains(
386 gfx::Rect Window::GetBoundsInScreen() const {
    [all...]
  /external/chromium_org/ui/views/
view.cc 365 gfx::Rect View::GetBoundsInScreen() const {
    [all...]

Completed in 2626 milliseconds