Searched refs:SetDisplayInfo (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/message_center/views/
H A Dmessage_popup_collection_unittest.cc39 SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // taskbar at the bottom.
71 void SetDisplayInfo(const gfx::Rect& work_area, function in class:message_center::test::MessagePopupCollectionTest
214 SetDisplayInfo(gfx::Rect(0, 0, 590, 400), // Work-area.
236 SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area.
242 SetDisplayInfo(gfx::Rect(0, 10, 600, 390), // Work-area.
264 SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area.
273 SetDisplayInfo(gfx::Rect(10, 10, 590, 390), // Work-area.
295 SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area.
304 SetDisplayInfo(gfx::Rect(0, 10, 580, 400), // Work-area.
326 SetDisplayInfo(gf
[all...]
/external/chromium_org/content/common/cursors/
H A Dwebcursor_aurawin.cc30 void WebCursor::SetDisplayInfo(const gfx::Display& display) { function in class:content::WebCursor
H A Dwebcursor_aurax11.cc39 void WebCursor::SetDisplayInfo(const gfx::Display& display) { function in class:content::WebCursor
H A Dwebcursor_ozone.cc28 void WebCursor::SetDisplayInfo(const gfx::Display& display) { function in class:content::WebCursor
H A Dwebcursor.h110 void SetDisplayInfo(const gfx::Display& display);
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc842 current_cursor_.SetDisplayInfo(display);
1681 current_cursor_.SetDisplayInfo(display);
1756 current_cursor_.SetDisplayInfo(display);

Completed in 366 milliseconds