Home
last modified time | relevance | path

Searched defs:trimEnd (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dspannable.js253 cvox.Spannable.prototype.trim_ = function(trimStart, trimEnd) { argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
Dutilities.js191 String.prototype.trimEnd = function(maxLength) method in String