Home
last modified time | relevance | path

Searched refs:getLineHeight (Results 1 – 8 of 8) sorted by relevance

/plugin/photogallery/lightGallery/js/
H A Djquery.mousewheel.min.js8getLineHeight(this)),a.data(this,"mousewheel-page-height",k.getPageHeight(this))},teardown:functio…
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js2056getLineHeight(this)),a.data(this,"mousewheel-page-height",k.getPageHeight(this))},teardown:functio…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1962 SimileAjax.Graphics._FontRenderingContext.prototype.getLineHeight=function(){return this._lineHeigh… method in SimileAjax.Graphics._FontRenderingContext
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1962 SimileAjax.Graphics._FontRenderingContext.prototype.getLineHeight=function(){return this._lineHeigh… method in SimileAjax.Graphics._FontRenderingContext
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js959 var G=Math.max(I.track.height,this._frc.getLineHeight());
1851 var G=Math.max(I.track.height,I.tape.height+this._frc.getLineHeight());
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js959 var G=Math.max(I.track.height,this._frc.getLineHeight());
1851 var G=Math.max(I.track.height,I.tape.height+this._frc.getLineHeight());
/plugin/aceeditor/
H A Dbuild.js1getLineHeight=function(){return this.$characterSize.height||1},this.getCharacterWidth=function(){r…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js18846 var lineHeight = getLineHeight(style);
18942 function getLineHeight(style) { function