Home
last modified time | relevance | path

Searched refs:draw (Results 76 – 100 of 184) sorted by relevance

12345678

/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md66 "action": "draw",
80 The plugin relies on a number of different libraries, to export images, draw
409 "annotation" mode instead by including `"action": "draw"` instead.
420 "action": "draw"
441 "action": "draw",
455 and still be able to reuse the choices by using the actions `draw.modes`,
456 `draw.widths`, `draw.colors` or `draw.shapes`.
467 "action": "draw",
472 action: "draw.widths",
608 action | Set to "draw" if you want the item to trigger annotation mode
[all …]
/plugin/datatables/assets/datatables.net-plugins/integration/foundation/
H A DdataTables.foundation.min.js
/plugin/indexmenu2/cms/templates/TabControl/FlatPanel/
H A Ddesign.css7 … margin: 0 0 0 0; /* required to draw the borders and push down next content */
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php114 $formula->draw($this->size);
/plugin/diagramsnet/lib/js/rough/
H A Drough.min.js75 …e(a,b,c,d,k);return this.draw(a),a}},{key:"rectangle",value:function(a,b,c,d,k){a=this.gen.rectang…
76draw(a),a}},{key:"circle",value:function(a,b,c,d){a=this.gen.circle(a,b,c,d);return this.draw(a),a…
77draw(e),e}},{key:"curve",value:function(a,b){var c=this.gen.curve(a,b);return this.draw(c),c}},{ke…
81draw(a)}},{key:"rectangle",value:function(a,b,c,d,h){a=this.gen.rectangle(a,b,c,d,h);return this.d…
82draw(c)}},{key:"polygon",value:function(a,b){var c=this.gen.polygon(a,b);return this.draw(c)}},{ke…
H A Drough.js.modified1994 key: "draw",
2152 key: "draw",
2213 return this.draw(a);
2219 return this.draw(a);
2225 return this.draw(a);
2231 return this.draw(o);
2237 return this.draw(s);
2243 return this.draw(s);
2251 return this.draw(i);
2257 return this.draw(s);
[all …]
/plugin/datatables/assets/datatables.net-bs/js/
H A DdataTables.bootstrap.min.js
/plugin/s5reloaded/ui/effects_support/
H A Dslider.js242 this.draw(event);
247 draw: function(event) {
H A Ddragdrop.js367 this.draw(pointer);
457 draw: function(point) {
540 this.draw(Draggables._lastScrollPointer);
/plugin/datatables/assets/datatables.net-plugins/features/pageResize/
H A DdataTables.pageResize.min.js
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js13draw()}),o.isEventable(this._viewPort)||i(this._viewPort),this._singleRow=t.singleRow,this._useReq… method in t
/plugin/datatables/assets/datatables.net-plugins/features/alphabetSearch/
H A DdataTables.alphabetSearch.min.js
/plugin/datatables/assets/datatables.net-plugins/integration/bootstrap/2/
H A DdataTables.bootstrap.min.js
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js321 _this.draw();
345 this.draw();
347 SelectedRegion.prototype.draw = function () { method in SelectedRegion
/plugin/datatables/assets/datatables.net-plugins/integration/bootstrap/3/
H A DdataTables.bootstrap.min.js
/plugin/callflow/
H A Dscript.js141 draw = function(el) function
498 draw(callflows[i]);
/plugin/amcharts/assets/amcharts/
H A Dserial.js3 ….drawPlotArea();if(e.ifArray(this.chartData)){var a=this.chartCursor;a&&a.draw()}},resetMargins:fu…
16 …nts?c.set&&c.set.hide():(c.x=this.marginLeftReal,c.y=this.marginTopReal,c.draw())}},handleCursorVa…
27 …tScrollbar;!b||!this.marginsUpdated&&this.autoMargins||b.draw();(b=this.valueScrollbar)&&b.draw();…
62draw(),b=d.yPos-3;a.reverse();for(c=0;c<f;c++){d=a[c].balloon;var b=d.bottom,k=d.bottom-d.yPos;0<c…
68 …NaN(a)&&(a=0);this.w=Math.round(a);this.draw()},height:function(a){isNaN(a)&&(a=0);this.h=Math.rou…
70 …ckBalloonToCategory=!1;e.applyTheme(this,a,this.cname)},draw:function(){e.CategoryAxis.base.draw.c…
H A Dxy.js3 ….drawPlotArea();if(e.ifArray(this.chartData)){var a=this.chartCursor;a&&a.draw()}},resetMargins:fu…
16 …nts?c.set&&c.set.hide():(c.x=this.marginLeftReal,c.y=this.marginTopReal,c.draw())}},handleCursorVa…
26 …stroy(),this.scrollbarH=null):a.draw();if(a=this.scrollbarV)this.hideYScrollbar?(a.destroy(),this.…
H A Dfunnel.js26 …=90);this.gradientRotation=u;0===d&&0===e&&(this.cornerRadius=g);this.draw()},draw:function(){var …
32 …NaN(a)&&(a=0);this.w=Math.round(a);this.draw()},height:function(a){isNaN(a)&&(a=0);this.h=Math.rou…
H A Dgauge.js4 ….radiusReal/2+this.bottomTextYOffset);this.bottomTF=a;this.set.push(a)}}},draw:function(){var a=th…
17 …=this.axes[b],g=e.radius,e.radiusReal=c.toCoordinate(g,this.radiusReal),e.draw(),m=1,-1!==String(g…
/plugin/bootswrapper/exe/help/
H A Dcallout.txt7 The Bootstrap documentation has really nice callouts to draw attention to important information, bu…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael.js965 draw: function(container) {
1340 draw: function(container) {
1341 BaseTheme.prototype.draw.call(this, container); method in BaseTheme
2414 drawing.draw(div);
H A Dsequence-diagram.js965 draw: function(container) {
1626 draw: function(container) {
1627 BaseTheme.prototype.draw.call(this, container); method in BaseTheme
2700 drawing.draw(div);
/plugin/pgn4web/pgn4web/
H A Dtest.pgn128 $22 {this is a draw} 1. Kd6 ($22 1. Kf7 ($11 Kf6 Kd7) Kd7) ({ if only White
H A DdemoGames.pgn34 ensued, eventually a draw. } 15. h3 { $1 This novelty was suggested by

12345678