Searched defs:SetDisplayInfo (Results 1 - 4 of 4) sorted by relevance

/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
/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...]

Completed in 301 milliseconds