Home | History | Annotate | Download | only in mac

Lines Matching refs:maxViewWidth

138 const unsigned maxViewWidth = 800;
282 NSRect rect = NSMakeRect(0, 0, maxViewWidth, maxViewHeight);
1023 [[mainFrame webView] setFrameSize:NSMakeSize(maxViewWidth, maxViewHeight)];