Searched refs:getTitle (Results 1 – 3 of 3) sorted by relevance
42 $scope.getTitle = function(event) {54 if ($scope.getTitle(event).search(event.type) == -1) {
1737 var title = this.getTitle()1792 return this.getTitle()1852 Tooltip.prototype.getTitle = function () { method in Tooltip2008 var title = this.getTitle()2039 return this.getTitle() || this.getContent()
6 …getTitle();this.options.html?(this.options.sanitize&&(e=n(e,this.options.whiteList,this.options.sa… method in m