Searched refs:opt_animate (Results 1 – 5 of 5) sorted by relevance
494 opt_animate, argument511 var willTransitionHappen = this.transformToCurrentCard_(opt_animate);517 event.wasAnimated = !!opt_animate;531 if ((!isChangingCard || !opt_animate || !willTransitionHappen) &&542 selectCardByValue: function(newCard, opt_animate) { argument545 this.selectCard(i, opt_animate);556 transformToCurrentCard_: function(opt_animate) { argument571 if (opt_animate) {
98 remove: function(opt_animate) { argument99 if (opt_animate)
299 doRemove: function(opt_animate) { argument300 if (opt_animate)629 removeTile: function(tile, opt_animate, opt_dontNotify) { argument630 if (opt_animate)640 this.fireRemovedEvent(tile, index, !!opt_animate);
802 removeTilePageAndDot_: function(page, opt_animate) { argument804 page.navigationDot.remove(opt_animate);
290 remove: function(opt_animate) { argument294 this.tile.doRemove(opt_animate);