Searched refs:ExpectedRootBounds (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebViewTest.cpp1890 static WebRect ExpectedRootBounds(Document* document, float scaleFactor) function in namespace:__anon11422
1896 return ExpectedRootBounds(toHTMLIFrameElement(element)->contentDocument(), scaleFactor);
1922 WebRect expectedRootBounds = ExpectedRootBounds(document, webView->pageScaleFactor());

Completed in 506 milliseconds