Home
last modified time | relevance | path

Searched refs:highlightAppId (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/ntp4/
Dpage_list_view.js113 highlightAppId: null, property in PageListView
394 if (app.id == this.highlightAppId)
429 if (appData.id == this.highlightAppId) {
431 this.highlightAppId = null;
Dnew_tab.js687 newTabView.highlightAppId = appId;