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

/external/chromium_org/content/shell/browser/
H A Dshell.cc34 const int Shell::kDefaultTestWindowHeightDip = 600; member in class:content::Shell
144 gfx::Size(kDefaultTestWindowWidthDip, kDefaultTestWindowHeightDip));
150 return gfx::Size(kDefaultTestWindowWidthDip, kDefaultTestWindowHeightDip);
H A Dshell.h57 static const int kDefaultTestWindowHeightDip; member in class:content::Shell
H A Dwebkit_test_controller.cc253 Shell::kDefaultTestWindowWidthDip, Shell::kDefaultTestWindowHeightDip);

Completed in 569 milliseconds