Home | History | Annotate | Download | only in mac

Lines Matching refs:screens

119     NSArray *screens = [NSScreen screens];
120 if ([screens count] > 0)
121 return [screens objectAtIndex:0]; // screen containing the menubar