Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js21796 searchWordBoundary: function(selectionStart, direction) { method
21816 var newSelectionStart = this.searchWordBoundary(selectionStart, -1), /* search backwards */
21817 newSelectionEnd = this.searchWordBoundary(selectionStart, 1); /* search forward */
Dfabric.min.js13searchWordBoundary:function(selectionStart,direction){var index=this._reSpace.test(this.text.charA…