Searched refs:MARKER (Results 1 – 4 of 4) sorted by relevance
/plugin/diagramsnet/lib/math/extensions/a11y/ |
D | collapsible.js | 50 MARKER: { 150 …ollapse_" + s] ? t = this["Collapse_" + s](t) : this.COLLAPSE[s] && this.MARKER[s] && (i = t.attr[… 151 …(e = e[i] || e.value), t.complexity > e && ("string" != typeof (a = this.MARKER[s]) && (a = a[i] |… 186 …return this.UncollapseChild(t, 2, 2) && (i = (i = this.MARKER.appl)[t.attr["data-semantic-role"]] … 190 … 0), t.complexity > this.COLLAPSE.sqrt && (t = this.MakeAction(this.Marker(this.MARKER.sqrt), t)), 194 … 0), t.complexity > this.COLLAPSE.sqrt && (t = this.MakeAction(this.Marker(this.MARKER.sqrt), t)), 225 …ity > this.COLLAPSE.superscript && (t = this.MakeAction(this.Marker(this.MARKER.superscript), t)), 229 …plexity > this.COLLAPSE.subscript && (t = this.MakeAction(this.Marker(this.MARKER.subscript), t)), 233 … t.complexity > this.COLLAPSE.subsup && (t = this.MakeAction(this.Marker(this.MARKER.subsup), t)),
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/ |
D | PH5P.php | 1698 const MARKER = 0; define in HTML5TreeConstructer 2420 if ($this->a_formatting[$n] === self::MARKER) { 2493 $this->a_formatting[] = self::MARKER; 2507 $this->a_formatting[] = self::MARKER; 3011 if ($this->a_formatting[$a] === self::MARKER) { 3240 $marker = end(array_keys($this->a_formatting, self::MARKER, true)); 3346 $this->a_formatting[] = self::MARKER; 3802 $this->a_formatting[] = self::MARKER; 4544 if ($entry === self::MARKER || in_array($entry, $this->stack, true)) { 4563 if ($entry === self::MARKER || in_array($entry, $this->stack, true)) { [all …]
|
/plugin/codemirror/dist/modes/ |
D | forth.min.js.map | 1 …\n <> U> 0<> 0>\\\n NIP TUCK ROLL PICK\\\n 2>R 2R@ 2R>\\\n WITHIN UNUSED MARKER\\\n I J\\\n TO\\\n…
|
/plugin/html2pdf/html2pdf/html2ps/data/ |
D | LineBreak.txt | 1491 0602;AL # ARABIC FOOTNOTE MARKER 4934 1807;AL # MONGOLIAN SIBE SYLLABLE BOUNDARY MARKER 9120 2E00;QU # RIGHT ANGLE SUBSTITUTION MARKER 9121 2E01;QU # RIGHT ANGLE DOTTED SUBSTITUTION MARKER 9126 2E06;QU # RAISED INTERPOLATION MARKER 9127 2E07;QU # RAISED DOTTED INTERPOLATION MARKER 9128 2E08;QU # DOTTED TRANSPOSITION MARKER
|