Home | History | Annotate | Download | only in mac

Lines Matching refs:LayoutTestController

43 #import "LayoutTestController.h"
119 RefPtr<LayoutTestController> gLayoutTestController;
293 NSRect rect = NSMakeRect(0, 0, LayoutTestController::maxViewWidth, LayoutTestController::maxViewHeight);
482 LayoutTestController::setSerializeHTTPLoads(false);
712 // FIXME: This should be moved onto LayoutTestController and made into a HashSet
898 [[mainFrame webView] setFrameSize:NSMakeSize(LayoutTestController::maxViewWidth, LayoutTestController::maxViewHeight)];
1107 gLayoutTestController = LayoutTestController::create(testURL, expectedPixelHash);