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

/external/chromium/chrome/browser/resources/
H A Dnew_new_tab.js369 function SectionLayoutInfo(section) { class
383 SectionLayoutInfo.getAll = function() {
388 result.push(new SectionLayoutInfo(section));
473 var sections = SectionLayoutInfo.getAll();

Completed in 68 milliseconds