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

  /external/chromium_org/content/common/cursors/
webcursor_aurawin.cc 30 void WebCursor::SetDisplayInfo(const gfx::Display& display) {
webcursor_ozone.cc 28 void WebCursor::SetDisplayInfo(const gfx::Display& display) {
webcursor_aurax11.cc 39 void WebCursor::SetDisplayInfo(const gfx::Display& display) {
  /external/chromium_org/ui/message_center/views/
message_popup_collection_unittest.cc 39 SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // taskbar at the bottom.
71 void SetDisplayInfo(const gfx::Rect& work_area,
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(gfx::Rect(0, 0, 600, 390), // Work-area
    [all...]

Completed in 529 milliseconds