Home
last modified time | relevance | path

Searched refs:chars (Results 51 – 75 of 132) sorted by path

123456

/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML.js63chars(f):a.mtext(f))}f.parent=this;f.setInherit(this.inheritFromMe?this:this.inherit)}this.data[e]…
64 …urn e+"<mrow"+d+">\n"+this.data[0].toMathML(e+" ")+"\n"+e+"</mrow>"}});a.chars.Augment({toMathML:…
67chars(String.fromCharCode(o)))}else{m.Append(i.chars("\u0338"))}return n}}m=i.mpadded(i.mtext("\u2…
68 …,lspace:n+"mu"};var p=this.GetBrackets(k),q=this.ParseArg(k);var s=b.mo(b.chars(String.fromCharCod…
70 …/&([a-z][a-z0-9]*);/ig,this.replaceEntity);o=this.trimSpace(o)}e.Append(a.chars(o))}else{if(f.node…
71 …ing){ad.useMMLspacing=128}return ad},createTextNode:function(ab){return g.chars(ab).With({nodeValu…
72 …0]){n=n.data[0]}if(!n.isToken){return""}else{return n.data.join("")}}});h.chars.Augment({toPreview…
H A DTeX-MML-AM_SVG-full.js59chars(f):a.mtext(f))}f.parent=this;f.setInherit(this.inheritFromMe?this:this.inherit)}this.data[e]…
60 …urn e+"<mrow"+d+">\n"+this.data[0].toMathML(e+" ")+"\n"+e+"</mrow>"}});a.chars.Augment({toMathML:…
63chars(String.fromCharCode(o)))}else{m.Append(i.chars("\u0338"))}return n}}m=i.mpadded(i.mtext("\u2…
64 …,lspace:n+"mu"};var p=this.GetBrackets(k),q=this.ParseArg(k);var s=b.mo(b.chars(String.fromCharCod…
66 …/&([a-z][a-z0-9]*);/ig,this.replaceEntity);o=this.trimSpace(o)}e.Append(a.chars(o))}else{if(f.node…
67 …ing){ad.useMMLspacing=128}return ad},createTextNode:function(ab){return g.chars(ab).With({nodeValu…
68 …n]=true;var o=a.autoloadDir+"/"+n+".js";e.RestartAfter(j.Require(o))}});i.chars.Augment({toSVG:fun…
70 …0]){n=n.data[0]}if(!n.isToken){return""}else{return n.data.join("")}}});h.chars.Augment({toPreview…
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19 …,lspace:n+"mu"};var p=this.GetBrackets(k),q=this.ParseArg(k);var s=b.mo(b.chars(String.fromCharCod…
H A Dtext-macros.js19chars(h));if(this.env.mathvariant){e.mathvariant=this.env.mathvariant}this.Push(a.mover(g,e))},Emp…
/plugin/diagramsnet/lib/math/extensions/
H A DtoMathML.js19 …urn e+"<mrow"+d+">\n"+this.data[0].toMathML(e+" ")+"\n"+e+"</mrow>"}});a.chars.Augment({toMathML:…
/plugin/diagramsnet/lib/math/jax/element/mml/
H A Djax.js19chars(f):a.mtext(f))}f.parent=this;f.setInherit(this.inheritFromMe?this:this.inherit)}this.data[e]…
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Djax.js19 …ing){ad.useMMLspacing=128}return ad},createTextNode:function(ab){return g.chars(ab).With({nodeValu…
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19 …/&([a-z][a-z0-9]*);/ig,this.replaceEntity);o=this.trimSpace(o)}e.Append(a.chars(o))}else{if(f.node…
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19chars(String.fromCharCode(o)))}else{m.Append(i.chars("\u0338"))}return n}}m=i.mpadded(i.mtext("\u2…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19 …chV:function(n,m,o){this.HTMLremoveColor();return this.toHTML(n,m,o)}});i.chars.Augment({toHTML:fu…
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19 …n]=true;var o=a.autoloadDir+"/"+n+".js";e.RestartAfter(j.Require(o))}});i.chars.Augment({toSVG:fun…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 …-escape-string',\n 'char-name-string',\n 'char?',\n 'chars',\n 'chunk'…
H A D2.2.js.map1 … ]\n },\n {\n \"name\": \"-ms-hyphenate-limit-chars\",\n \"…
H A Dbundle.js.map1chars\n var len = placeHoldersLen > 0\n ? validLen - 4\n : validLen\n\n var i\n for (i = …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1chars","flat","delimited","proxy","supports","vendor","element","elements","isolate","selectors","…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/dokumicrobugtracker/
H A DCHANGELOG12 …resizable, add delete feature with confirmation, fix bug #69 : email lenght was limited to 20 chars
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md585 - Transform to uppercase/lowercase not working for chars > ASCII 128 when using core fonts
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode39.php207 $chars = [
218 $k = array_keys($chars, $code[$i]);
224 return $chars[$j];
H A DCode93.php170 $chars = [
186 $k = array_keys($chars, $code[$i]);
194 $c = $chars[$check];
201 $k = array_keys($chars, $code[$i]);
209 $k = $chars[$check];
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php1974 $this->writer->write('%' . chr(226) . chr(227) . chr(207) . chr(211)); // 4 chars > 128 to show binary file
13390 // Don't allow non-breaking spaces that are converted to substituted chars or will break anyway and mess up table width calc.
26002 * Edited v1.2 Pass by reference; option to continue if invalid UTF-8 chars
26306 $chars = 6; // number of numerals in each half
26321 $chars = 5;
26333 $chars = 3;
26346 $chars = 4;
26372 // WORD SPACING for inner chars
26373 $xtra = $textw - ($cw * $chars);
26374 $charspacing = $xtra / ($chars
[all...]
H A DOtl.php2437 // Get types of new inserted chars - or replicate type of char being replaced
2617 // Get types of new inserted chars - or replicate type of char being replaced
2840 $chars = [];
2842 $chars[] = $this->OTLdata[$i]['hex'];
2849 $max = count($chars);
2851 $crntChar = $chars[$i];
2853 $prevChar = hexdec($chars[$i - 1]);
2857 if ($prevChar && isset($this->arabTransparentJoin[$prevChar]) && isset($chars[$i - 2])) {
2858 $prevChar = hexdec($chars[$i - 2]);
2859 if ($prevChar && isset($this->arabTransparentJoin[$prevChar]) && isset($chars[
2899 get_arab_glyphs($char, $type, & $chars, $i, $scriptTag, $usetags) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/Protection/
H A DUniqidGenerator.php23 $chars = 'ABCDEF1234567890';
27 $id .= $chars[random_int(0, 15)];
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js379chars=jQuery.browser.safari&&parseInt(jQuery.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0… variable
/plugin/farm/install/animaltemplate/conf/
H A Dacl.auth.php.dist11 # or user names you need to urlencode them (only chars <128, leave
12 # UTF-8 multibyte chars as is)

123456