Home
last modified time | relevance | path

Searched refs:SetDisplayInfo (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dmessage_popup_collection_unittest.cc37 collection_->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), in SetUp()
204 collection()->SetDisplayInfo(gfx::Rect(0, 0, 590, 400), // Work-area. in TEST_F()
226 collection()->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area. in TEST_F()
232 collection()->SetDisplayInfo(gfx::Rect(0, 10, 600, 390), // Work-area. in TEST_F()
254 collection()->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area. in TEST_F()
263 collection()->SetDisplayInfo(gfx::Rect(10, 10, 590, 390), // Work-area. in TEST_F()
285 collection()->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area. in TEST_F()
294 collection()->SetDisplayInfo(gfx::Rect(0, 10, 580, 400), // Work-area. in TEST_F()
316 collection()->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area. in TEST_F()
322 collection()->SetDisplayInfo(gfx::Rect(10, 0, 590, 400), // Work-area. in TEST_F()
[all …]
Dmessage_popup_collection.cc554 void MessagePopupCollection::SetDisplayInfo(const gfx::Rect& work_area, in SetDisplayInfo() function in message_center::MessagePopupCollection
571 SetDisplayInfo(display.work_area(), display.bounds()); in OnDisplayRemoved()
581 SetDisplayInfo(display.work_area(), display.bounds()); in OnDisplayMetricsChanged()
Dmessage_popup_collection.h119 void SetDisplayInfo(const gfx::Rect& work_area,
/external/chromium_org/content/common/cursors/
Dwebcursor_aurawin.cc30 void WebCursor::SetDisplayInfo(const gfx::Display& display) { in SetDisplayInfo() function in content::WebCursor
Dwebcursor_ozone.cc28 void WebCursor::SetDisplayInfo(const gfx::Display& display) { in SetDisplayInfo() function in content::WebCursor
Dwebcursor_aurax11.cc41 void WebCursor::SetDisplayInfo(const gfx::Display& display) { in SetDisplayInfo() function in content::WebCursor
Dwebcursor.h110 void SetDisplayInfo(const gfx::Display& display);
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray.cc189 collection_->SetDisplayInfo(work_area, display.bounds()); in OnAutoHideStateChanged()
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_aura.cc802 current_cursor_.SetDisplayInfo(display); in UpdateCursor()
1596 current_cursor_.SetDisplayInfo(display); in OnDisplayMetricsChanged()
1671 current_cursor_.SetDisplayInfo(display); in OnDeviceScaleFactorChanged()