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

  /external/chromium_org/chrome/browser/ui/views/autofill/
info_bubble.cc 40 return available_bounds_;
44 available_bounds_ = available_bounds;
49 gfx::Rect available_bounds_; member in class:autofill::InfoBubbleFrame
  /external/chromium_org/ui/views/bubble/
bubble_frame_view_unittest.cc 25 available_bounds_(gfx::Rect(0, 0, 1000, 1000)) {
33 return available_bounds_;
37 gfx::Rect available_bounds_; member in class:views::__anon732::TestBubbleFrameView

Completed in 66 milliseconds