HomeSort by relevance Sort by last modified time
    Searched refs:bubble_bounds (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/bubble/
bubble_window_targeter_unittest.cc 91 gfx::Rect bubble_bounds = bubble_window->GetBoundsInRootWindow(); local
95 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, bubble_bounds.origin(),
96 bubble_bounds.origin(), ui::EF_NONE, ui::EF_NONE);
101 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, bubble_bounds.origin(),
102 bubble_bounds.origin(), ui::EF_NONE, ui::EF_NONE);
110 ui::MouseEvent move1(ui::ET_MOUSE_MOVED, bubble_bounds.origin(),
111 bubble_bounds.origin(), ui::EF_NONE, ui::EF_NONE);
  /external/chromium_org/ash/system/tray/
system_tray_unittest.cc 344 gfx::Rect bubble_bounds = widget->GetWindowBoundsInScreen(); local
351 EXPECT_EQ(bubble_bounds.ToString(), test_item->detailed_view()->GetWidget()->
358 EXPECT_EQ(bubble_bounds.ToString(), test_item->default_view()->GetWidget()->
  /external/chromium_org/ash/shelf/
shelf_view.cc 1298 gfx::Rect bubble_bounds = local
    [all...]

Completed in 57 milliseconds