Home
last modified time | relevance | path

Searched refs:selectionStart (Results 26 – 50 of 51) sorted by last modified time

123

/plugin/ikso/
H A Dscript.js82 var currentCursorPos = jQuery(this)[0].selectionStart;
98 if (kampo.selectionStart || kampo.selectionStart == "0") {
99 var ekPoz = kampo.selectionStart;
186 function Cxapelado_kreiElektajxon(input, selectionStart, selectionEnd) { argument
189 input.setSelectionRange(selectionStart, selectionEnd);
194 range.moveStart("character", selectionStart);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js3383 else if (typeof input.selectionStart != "undefined")
3384 return input.selectionStart;
18083 var start = this.input.selectionStart, end = this.input.selectionEnd;
/plugin/emoji/script/
H A Djquery.textcomplete.js1105 this.el.selectionStart = this.el.selectionEnd = pre.length;
1117 var p = $.fn.textcomplete.getCaretCoordinates(this.el, this.el.selectionStart);
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js69 if(typeof obj.selectionStart != "undefined"){
70 return obj.selectionStart;
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js991 …getScrollPosition()}else{var u=a.editable().$;g=!CKEDITOR.env.ie&&[u.selectionStart,u.selectionEnd…
995 …tStartElement())&&u.scrollIntoView(!0)):m.$.scrollTo(n.x,n.y):(g&&(u.selectionStart=g[0],u.selecti…
1065 …=b.$,CKEDITOR.env.ie?a.createTextRange().execCommand("SelectAll"):(a.selectionStart=0,a.selectionE…
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1447 var rng = [self.VKI_target.selectionStart, self.VKI_target.selectionEnd];
1583 var br = ((this.textarea.selectionStart || this.textarea.selectionStart == '0') ?
1591 else if (br == "ff") strPos = this.textarea.selectionStart;
1606 this.textarea.selectionStart = strPos;
1621 var rng = [this.VKI_target.selectionStart, this.VKI_target.selectionEnd];
H A Dvkeyboard.js1selectionStart,u.VKI_target.selectionEnd];if(x[0]<x[1]){x[0]++}u.VKI_target.value=u.VKI_target.val…
/plugin/fckg/scripts/
H A Dvki_kb.js1360 var rng = [self.VKI_target.selectionStart, self.VKI_target.selectionEnd];
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31 …\t';C.select();}else{var a=[];var D=FCK.EditingArea.Textarea;var E=D.selectionStart;var F=D.select…
88selectionStart,I.selectionEnd];oEditorScrollPos=[I.scrollLeft,I.scrollTop];};if (!this.IsMaximized…
H A Dfckeditorcode_ie.js32 …\t';C.select();}else{var a=[];var D=FCK.EditingArea.Textarea;var E=D.selectionStart;var F=D.select…
92selectionStart,I.selectionEnd];oEditorScrollPos=[I.scrollLeft,I.scrollTop];};if (!this.IsMaximized…
/plugin/issuetracker/
H A DxsEditor.js17 var start = textarea.selectionStart;
48 var start = textarea.selectionStart;
73 var start = textarea.selectionStart;
107 var start = textarea.selectionStart;
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js11selectionStart:0,selectionEnd:0,selectionColor:"rgba(17,119,255,0.3)",isEditing:false,editable:tru…
13selectionStart===this.selectionEnd){this._extendStyles(this.selectionStart,styles)}else{for(var i=… argument
15selectionStart===this.selectionEnd){this.moveCursorRight(e)}this.removeChars(e)},copy:function(e){…
H A Dfabric.js20453 selectionStart: 0,
20612 if (this.selectionStart !== index) {
20615 this.selectionStart = index;
20743 selectionStart = this.selectionStart;
21797 …var index = this._reSpace.test(this.text.charAt(selectionStart)) ? selectionStart - 1 : selectionS…
21815 selectWord: function(selectionStart) { argument
21827 selectLine: function(selectionStart) { argument
21928 this.hiddenTextarea.selectionStart = this.selectionStart;
22036 var isEndOfLine = this.text.slice(this.selectionStart, this.selectionStart + 1) === '\n';
23115 if (this.selectionStart !== 0) {
[all …]
/plugin/markdownextra/lib/meltdown/js/lib/
H A Drangyinputs-jquery.min.js17selectionStart,c=a.selectionEnd;return q(a,b,c)},d=function(a,b,c){var d=p(a,b,c);a.selectionStart
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js633 selStart = w.selectionStart;
1140 obj.selStart = obj.selectionStart;
1216 var s = w.selectionStart;
1894 if (msgfield.selectionStart || msgfield.selectionStart == '0')
1896 var startPos = msgfield.selectionStart;
1945 if (msgfield.selectionStart || msgfield.selectionStart == '0')
1947 var startPos = msgfield.selectionStart;
/plugin/widearea/widearea/
H A Dwidearea.js284 var selectionStart = currentTextArea.selectionStart;
285 …currentTextArea.value = currentTextArea.value.substring(0, selectionStart) + "\t" + currentTextAre…
286 currentTextArea.selectionEnd = selectionStart + 1;
/plugin/behave/
H A Dbehave.js174 if (typeof document.createElement('textarea').selectionStart==="number") {
175 return defaults.textarea.selectionStart;
214 …if (typeof textAreaElement.selectionStart == "number" && typeof textAreaElement.selectionEnd == "n…
215 start = textAreaElement.selectionStart;
/plugin/tableedit/
H A Dtableedit.js118 } else if (field.selectionStart || field.selectionStart == '0') {
120 return field.selectionStart;
/plugin/aceeditor/
H A Dbuild.js1 …&(d=!d,g.schedule())}),w(),v&&t.onFocus();var E=function(e){return e.selectionStart===0&&e.selecti…
/plugin/projects/
H A Dcodemirror-compressed.js1selectionStart=0,e.selectionEnd=e.value.length):e.select()}function nt(e,t){return e.line==t.line&…
/plugin/indexmenu2/cms/extensions/
H A Ddocumentselection.js13 …t'&&v-_==C){Q-=C}}catch(err){};return Q}catch(e){try{return Number(O.selectionStart)}catch(e){retu…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32 …\t';C.select();}else{var a=[];var D=FCK.EditingArea.Textarea;var E=D.selectionStart;var F=D.select…
71 …owserInfo.IsIE){A.createTextRange().execCommand('SelectAll');}else{A.selectionStart=0;A.selectionE…
H A Dfckeditorcode_gecko.js31 …\t';C.select();}else{var a=[];var D=FCK.EditingArea.Textarea;var E=D.selectionStart;var F=D.select…
70 …owserInfo.IsIE){A.createTextRange().execCommand('SelectAll');}else{A.selectionStart=0;A.selectionE…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js717 var selStart = el.selectionStart ;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js322 textarea.selectionStart = 0 ;

123