Home
last modified time | relevance | path

Searched defs:initialWidth (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
DDrawingBufferTest.cpp105 static const int initialWidth = 100; variable
DViewportTest.cpp126 static PageScaleConstraints runViewportTest(Page* page, int initialWidth, int initialHeight) in runViewportTest()