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

  /external/chromium_org/ui/views/bubble/
bubble_frame_view.h 75 virtual gfx::Rect GetAvailableScreenBounds(const gfx::Rect& rect);
bubble_frame_view.cc 269 gfx::Rect BubbleFrameView::GetAvailableScreenBounds(const gfx::Rect& rect) {
281 gfx::Rect available_bounds(GetAvailableScreenBounds(anchor_rect));
311 gfx::Rect available_bounds(GetAvailableScreenBounds(anchor_rect));
bubble_frame_view_unittest.cc 31 virtual gfx::Rect GetAvailableScreenBounds(const gfx::Rect& rect) OVERRIDE {
  /external/chromium_org/chrome/browser/ui/views/autofill/
info_bubble.cc 39 virtual gfx::Rect GetAvailableScreenBounds(const gfx::Rect& rect) OVERRIDE {

Completed in 309 milliseconds