Searched refs:getCaretCoordinates (Results 1 – 3 of 3) sorted by relevance
102 const coords = getCaretCoordinates(element, cursorPos);211 function getCaretCoordinates(element, position) { function
1117 var p = $.fn.textcomplete.getCaretCoordinates(this.el, this.el.selectionStart);1436 function getCaretCoordinates(element, position, options) { function1506 $.fn.textcomplete.getCaretCoordinates = getCaretCoordinates;
2 …getCaretCoordinates(this.el,this.el.selectionStart);return{top:b.top+this._calculateLineHeight()-t…