Home | History | Annotate | Download | only in display

Lines Matching refs:primary

58 // The number of pixels to overlap between the primary and secondary displays,
288 // Invert if the primary was swapped.
327 const gfx::Display& primary = screen_->GetPrimaryDisplay();
329 // Invert if the primary was swapped.
330 DisplayLayout to_set = pair.first == primary.id() ?
337 to_set.primary_id = primary.id();
346 layout, primary,
349 // Primary's bounds stay the same. Just notify bounds change
925 // Layout the 2nd display below the primary as with the real device.
1053 // Simply set the origin to (0,0). The primary display's origin is
1116 // the primary display.