OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:createregions
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/PerformanceTests/Layout/resources/
regions.js
51
function
createRegions
(regionWidth, regionHeight, regionCount, regionMaxHeight) {
67
var regions =
createRegions
(regionWidth, regionHeight, regionCount, regionMaxHeight);
113
var regions =
createRegions
("600px", "auto", regionCount, "auto");
Completed in 75 milliseconds