Home | Sort by relevance Sort by last modified time |
/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::__anon20865::TestBubbleFrameView |