Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/ntp4/
Dtile_page.js303 this.tilePage.removeTile(this, false);
314 this.tilePage.removeTile(this, true);
629 removeTile: function(tile, opt_animate, opt_dontNotify) { method in TilePage
Dapps_page.js511 this.tile.tilePage.removeTile(this.tile, true);