Searched refs:SuggestionsPage (Results 1 – 3 of 3) sorted by relevance
284 function SuggestionsPage() { class286 el.__proto__ = SuggestionsPage.prototype;292 SuggestionsPage.prototype = { class388 SuggestionsPage.onLoaded = function() {470 SuggestionsPage: SuggestionsPage,475 document.addEventListener('ntpLoaded', ntp.SuggestionsPage.onLoaded);
243 if (typeof ntp.SuggestionsPage != 'undefined' &&244 page instanceof ntp.SuggestionsPage) {
173 newTabView.appendTilePage(new ntp.SuggestionsPage(),