Home
last modified time | relevance | path

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

/template/a_new_day/js/
H A Dprototype.js184 truncate: function(length, truncation) { argument
186 truncation = truncation === undefined ? '...' : truncation;
188 this.slice(0, length - truncation.length) + truncation : this;
/template/battlehorse/js/
H A Dprototype.js184 truncate: function(length, truncation) { argument
186 truncation = truncation === undefined ? '...' : truncation;
188 this.slice(0, length - truncation.length) + truncation : this;
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1truncation.scss","../../scss/mixins/_text-truncate.scss","../../scss/mixins/_utilities.scss","../.…
H A Dbootstrap.rtl.min.css.map1truncation.scss","../../scss/mixins/_text-truncate.scss","../../scss/mixins/_utilities.scss","../.…