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

  /external/chromium_org/ui/gfx/
display_observer.h 23 DISPLAY_METRIC_WORK_AREA = 1 << 1,
  /external/chromium_org/ui/message_center/views/
toast_contents_view.cc 251 gfx::DisplayObserver::DISPLAY_METRIC_WORK_AREA);
265 gfx::DisplayObserver::DISPLAY_METRIC_WORK_AREA);
message_popup_collection.cc 580 if (metrics & DISPLAY_METRIC_BOUNDS || metrics & DISPLAY_METRIC_WORK_AREA)
  /external/chromium_org/ash/display/
display_manager.cc 354 gfx::DisplayObserver::DISPLAY_METRIC_WORK_AREA);
731 gfx::DisplayObserver::DISPLAY_METRIC_WORK_AREA;
790 gfx::DisplayObserver::DISPLAY_METRIC_WORK_AREA;
    [all...]
display_controller_unittest.cc 108 if (metrics & DISPLAY_METRIC_WORK_AREA)
    [all...]
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 164 gfx::DisplayObserver::DISPLAY_METRIC_WORK_AREA);
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.cc 153 metrics |= gfx::DisplayObserver::DISPLAY_METRIC_WORK_AREA;

Completed in 801 milliseconds