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

  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.h 141 gfx::Rect work_area_; member in class:BalloonCollectionImpl::Layout
  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_collection.h 104 gfx::Rect work_area() const { return work_area_; }
172 gfx::Rect work_area_; member in class:DockedPanelCollection
  /external/chromium_org/chrome/browser/notifications/
balloon_collection_impl.h 172 gfx::Rect work_area_; member in class:BalloonCollectionImpl::Layout
  /external/chromium_org/ui/gfx/
display.h 64 const Rect& work_area() const { return work_area_; }
65 void set_work_area(const Rect& work_area) { work_area_ = work_area; }
83 const Size& work_area_size() const { return work_area_.size(); }
123 Rect work_area_; member in class:gfx::Display
  /external/chromium_org/ui/message_center/views/
message_popup_collection.h 112 // Updates |work_area_| and re-calculates the alignment of notification toasts
189 gfx::Rect work_area_; member in class:message_center::MessagePopupCollection

Completed in 389 milliseconds