HomeSort by relevance Sort by last modified time
    Searched defs:kDefaultTestWindowHeightDip (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/shell/
shell.cc 38 const int Shell::kDefaultTestWindowHeightDip = 600;
148 gfx::Size(kDefaultTestWindowWidthDip, kDefaultTestWindowHeightDip));
162 gfx::Size(kDefaultTestWindowWidthDip, kDefaultTestWindowHeightDip);
shell.h 55 static const int kDefaultTestWindowHeightDip;

Completed in 1138 milliseconds