Home
last modified time | relevance | path

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

/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js250 var bounds = this.getTokenBounds();
315 var bounds = this.getTokenBounds();
319 getTokenBounds: function() {
337 Autocompleter.Base.prototype.getTokenBounds.getFirstDifferencePos = function(newS, oldS) { method in Autocompleter.Base