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

  /external/chromium_org/ash/ime/
mode_indicator_view.cc 35 virtual gfx::Rect GetAvailableScreenBounds(const gfx::Rect& rect) OVERRIDE {
  /external/chromium_org/ui/views/bubble/
bubble_frame_view.h 85 virtual gfx::Rect GetAvailableScreenBounds(const gfx::Rect& rect);
bubble_frame_view.cc 284 gfx::Rect BubbleFrameView::GetAvailableScreenBounds(const gfx::Rect& rect) {
296 gfx::Rect available_bounds(GetAvailableScreenBounds(anchor_rect));
326 gfx::Rect available_bounds(GetAvailableScreenBounds(anchor_rect));
bubble_frame_view_unittest.cc 32 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 540 milliseconds