Home
last modified time | relevance | path

Searched refs:_this (Results 51 – 60 of 60) sorted by last modified time

123

/plugin/indexmenu2/syntax/
H A Dindexmenu.php584 function _array2treer($source_arr, &$_this, $parent_id, $_this_id, $key_children, $key_id, $key_par… argument
589 $_this[$key_children][$value[$key_id]]=$value;
590 if (isset($_this[$key_children]))
593 foreach ($_this[$key_children] as $value)
594 …_array2treer($source_arr, $_this[$key_children][$value[$key_id]], $parent_id, $value[$key_id], $ke…
597 $_this=$_this[$key_children];
/plugin/tabinclude/
H A Dscript.js5 function dwpl_ti_refresh(_this, page){ argument
7 var content = jQuery(_this).closest('#dwpl-ti-container').find('#dwpl-ti-content');
8 var loading = jQuery(_this).closest('#dwpl-ti-container').find('#dwpl-ti-loading');
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Demphasis.md29 this is text, _this is emph_ simple_word_with_underscores text again.
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js31731 _this.circle(_this.x - indent + r, _this.y + r + (r / 2), r);
31960 indent = _this.continuedX || _this.indent;
31967 _this.continuedX = _this.indent;
32062 _this.emit('line', buffer, options, _this);
32071 _this.emit('firstLine', options, _this);
32072 _this.spaceLeft = _this.lineWidth;
32081 _this.emit('lastLine', options, _this);
32084 …if ((_this.height != null) && _this.ellipsis && _this.document.y + lh * 2 > _this.maxY && _this.co…
32112 _this.spaceLeft = _this.lineWidth;
32117 _this.spaceLeft = _this.lineWidth - w;
[all …]
H A Dpdfmake.min.js.map1_this","startTracking","addBackground","processNode","addHeadersAndFooters","addWatermark","backgr…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1_this=this,args=slice.call(arguments,1),bound;if(args.length){bound=function(){return apply.call(_…
2_this,i){setTimeout(function(){_this.createObject(_this.elements[i],i)},0)})(this,i)}};fabric.Elem…
4_this=this;this.source=fabric.util.createImage();fabric.util.loadImage(options.source,function(img…
5_this=this;setTimeout(function(){addListener(_this.upperCanvasEl,"mousedown",_this._onMouseDown)},…
6_this=this;this._enlivenObjects(serialized.objects,function(){_this._setBgOverlay(serialized,callb…
8_this=this;fabric.util.animate({startValue:object.get("left"),endValue:this.getCenter().left,durat…
9_this=this;canvasEl.width=imgEl.width;canvasEl.height=imgEl.height;canvasEl.getContext("2d").drawI…
11_this=this,offsets=[];function renderLinesAtOffset(offsets){var i,lineHeight=0,len,j,oLen;for(i=0,…
13_this=this;setTimeout(function(){_this.selected=true},100)})},initAddedHandler:function(){var _thi…
H A Dfabric.js3850 _this.createObject(_this.elements[i], i);
3886 var _this = this;
3890 _this.reviver && _this.reviver(el, obj);
10329 var _this = this;
10343 var _this = this,
10379 var _this = this;
21548 _this.canvas._iTextInstances.push(_this);
21639_this._currentTickCompleteState = _this._animateCursor(_this, 0, this.cursorDuration / 2, '_tick');
21887 if (!_this.__isMousedown || !_this.isEditing) {
21893 _this.setSelectionStart(_this.__selectionStartOnMouseDown);
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js172 _this.createMenu( _this.config.menu );
3048_this.config.drawing = _this.deepMerge( _this.defaults.fabric.drawing, _this.config.drawing || {},…
3049 _this.deepMerge( _this.defaults.fabric, _this.config, true );
3051 _this.deepMerge( _this.defaults.pdfMake, _this.config, true );
3053 _this.deepMerge( _this.libs, _this.config.libs || {}, true );
3059 _this.config = _this.deepMerge( _this.defaults, _this.config, true );
3103 _this.deepMerge( _this.config, {
3132 _this.loadDependencies( _this.libs.resources, _this.libs.reload );
3136 _this.setup.chart[ _this.name ] = _this;
3149 _this.config = _this.setup.chart[ _this.name ];
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js110 var _this = this;
129 _this.capture( {}, function() {
146 var _this = this;
165 _this.capture( {
168 _this.createMenu( AmCharts.exportDrawingMenu );
/plugin/behave/
H A Dbehave.js293 isEven: function(_this,i){

123