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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h152 String configurationForViewport(Document*, float devicePixelRatio, int deviceWidth, int deviceHeight, int availableWidth, int availableHeight, ExceptionState&);
H A DInternals.idl105 [RaisesException] DOMString configurationForViewport(Document document,
H A DInternals.cpp932 String Internals::configurationForViewport(Document* document, float, int deviceWidth, int deviceHeight, int availableWidth, int availableHeight, ExceptionState& es) function in class:WebCore::Internals

Completed in 165 milliseconds