Searched refs:available_bounds_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dinfo_bubble.cc40 return available_bounds_;
44 available_bounds_ = available_bounds;
49 gfx::Rect available_bounds_; member in class:autofill::InfoBubbleFrame
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view_unittest.cc25 available_bounds_(gfx::Rect(0, 0, 1000, 1000)) {
33 return available_bounds_;
37 gfx::Rect available_bounds_; member in class:views::__anon17027::TestBubbleFrameView

Completed in 105 milliseconds