Searched defs:removeVisit (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/resources/history/
H A Dhistory.js340 this.model_.getView().removeVisit(this);
739 HistoryModel.prototype.removeVisit = function(visit) {
1170 HistoryView.prototype.removeVisit = function(visit) {
1217 this.model_.removeVisit(visit);

Completed in 90 milliseconds