Searched defs:trimEnd (Results 1 – 2 of 2) sorted by relevance
253 cvox.Spannable.prototype.trim_ = function(trimStart, trimEnd) { argument
191 String.prototype.trimEnd = function(maxLength) method in String