Home
last modified time | relevance | path

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

/plugin/emoji/script/
Djquery.textcomplete.js1119 top: p.top + this._calculateLineHeight() - this.$el.scrollTop(),
1121 lineHeight: this._calculateLineHeight()
1125 _calculateLineHeight: function () { method
/plugin/linksuggest/vendor/
Djquery.textcomplete.min.js2 …p+this._calculateLineHeight()-this.$el.scrollTop(),left:b.left-this.$el.scrollLeft(),lineHeight:th… method