Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 31) sorted by relevance

12

/plugin/sketchcanvas/script/
H A Ddraw.js6 function l_arrow(ctx, arr) { argument
17 function l_darrow(ctx, arr) { argument
31 l_tarrow(ctx, arr) global() argument
48 l_hige(ctx, arr) global() argument
57 l_elipse(ctx, arr) global() argument
80 l_elipsef(ctx, arr) global() argument
103 l_star(ctx, arr) global() argument
114 l_check(ctx, arr) global() argument
122 l_complete(ctx, arr) global() argument
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContextCache.php29 public function add(PredictionContext $ctx) : PredictionContext argument
46 public function get(PredictionContext $ctx) : ?PredictionContext argument
H A DArrayPredictionContext.php42 public static function fromOne(SingletonPredictionContext $ctx) : self argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DParseTreeListener.php15 public function enterEveryRule(ParserRuleContext $ctx) : void; argument
17 public function exitEveryRule(ParserRuleContext $ctx) : void; argument
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php310 function enterEveryRule(ParserRuleContext $ctx): void argument
413 function exitEveryRule(ParserRuleContext $ctx): void argument
453 function getRuleName(ParserRuleContext $ctx) argument
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DRecognitionException.php31 private $ctx; variable in Antlr\\Antlr4\\Runtime\\Error\\Exceptions\\RecognitionException
51 ?ParserRuleContext $ctx, argument
H A DInputMismatchException.php16 public function __construct(Parser $recognizer, ?int $state = null, ?ParserRuleContext $ctx = null) argument
H A DNoViableAltException.php45 ?ParserRuleContext $ctx = null argument
/plugin/codemirror/dist/modes/
H A Dr.min.js1 …ch("<-")||c=="-"&&a.match(/>>?/)){return"operator arrow"}else if(c=="="&&b.ctx.argList){return"arg… class in a
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js5433 toLive: function(ctx) { argument
11541 _setShadow: function(ctx) { argument
14101 _render: function(ctx) { argument
14747 _render: function(ctx) { argument
14966 _render: function(ctx) { argument
15211 _render: function(ctx) { argument
16134 render: function(ctx) { argument
16531 render: function(ctx) { argument
17042 _stroke: function(ctx) { argument
19676 _render: function(ctx) { argument
[all …]
H A Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
4 …sourceFromHsl=function(color){var match=color.match(Color.reHSLa);if(!match){return}var h=(parseFl…
5 var ctx=this.canvas.contextTop,v=this.canvas.viewportTransform,p1=this._points[0],p2=this._points[1… argument
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property in commandLengths
9 y:this.minY+this.height/2}},_render:function(ctx){var current,previous=null,subpathStartX=0,subpath… argument
11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
13 …extend(this.styles[loc.lineIndex][loc.charIndex],styles)},_render:function(ctx){this.callSuper("_r… argument
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php158 private static function createRejection(EasyHandle $easy, array $ctx)
511 array $ctx
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DRequestException.php69 array $ctx = []
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRuleContext.php185 public function setParent(?RuleContext $ctx) : void argument
H A DParserRuleContext.php77 public function copyFrom(ParserRuleContext $ctx) : void argument
H A DParser.php70 protected $ctx; variable in Antlr\\Antlr4\\Runtime\\Parser
747 setContext(ParserRuleContext $ctx) global() argument
[all...]
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1671 function roundedRect(ctx,x,y,width,height,radius){ argument
1684 function drawString(ctx, text, fc, tx, ty) { argument
1694 function strokeString(ctx, txt, col, fh, tx, ty) { argument
1704 function strokeSymbol(ctx, symbol, fc, cx, cy, cw, ch) { argument
1789 function drawBar(ctx,x,y,width,height,color,value,textdiv){ argument
1920 function drawLine(ctx,x,y,width,height,dist,array,factor,color,fill){ argument
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js43 mxJsCanvas.prototype.ctx = null; method in mxJsCanvas
537 function drawImage(ctx, image, x, y, w, h) argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php1093 protected function computeStartState(ATNState $p, RuleContext $ctx, bool $fullCtx) : ATNConfigSet argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js736 rc.fillSketch = function(ctx, drawing, o) argument
762 rc._drawToContext = function(ctx, drawing, o) argument
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js1561 return function( ctx ) { argument
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js14983 function contextual(fn, ctx) { argument
14997 function visit(element, ctx) { argument
15016 function visitIfDi(element, ctx) { argument
15189 function handleUnhandledProcesses(rootElements, ctx) { argument
52360 function preExecute(ctx) { argument
52387 function execute(ctx) { argument
52392 function revert(ctx) { argument
52396 function postExecute(ctx) { argument
/plugin/tagfilter/script/select2/
H A Dselect2.js229 function debounce(quietMillis, fn, ctx) { argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js1988 function checkCancel(ctx, reason) { argument
3290 Promise.prototype._settlePromiseLateCancellationObserver = function(ctx) { argument
3306 Promise.prototype._settlePromiseCtx = function(ctx) { argument
4202 var ctx = { class in ReductionPromiseArray._iterate

12