Home
last modified time | relevance | path

Searched refs:normalWidth (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/
DTestInvocation.cpp114 static const unsigned normalWidth = 800; variable
124 TestController::shared().mainWebView()->resizeTo(normalWidth, normalHeight); in sizeWebViewForCurrentTest()