HomeSort by relevance Sort by last modified time
    Searched refs:kDefaultTestWindowWidthDip (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/shell/
shell.cc 37 const int Shell::kDefaultTestWindowWidthDip = 800;
148 gfx::Size(kDefaultTestWindowWidthDip, kDefaultTestWindowHeightDip));
162 gfx::Size(kDefaultTestWindowWidthDip, kDefaultTestWindowHeightDip);
shell.h 54 static const int kDefaultTestWindowWidthDip;
webkit_test_controller.cc 235 Shell::kDefaultTestWindowWidthDip, Shell::kDefaultTestWindowHeightDip);

Completed in 190 milliseconds