Home | History | Annotate | Download | only in display

Lines Matching full:matching

52   const gfx::Display* matching = NULL;
60 matching = &display;
63 return matching;
103 const gfx::Display* matching =
105 // Fallback to the primary display if there is no matching display.
106 return matching ? *matching : GetPrimaryDisplay();
266 const gfx::Display* matching =
268 // Fallback to the primary display if there is no matching display.
269 return matching ? *matching : GetPrimaryDisplay();