Home
last modified time | relevance | path

Searched refs:Text (Results 401 – 425 of 457) sorted by relevance

1...<<111213141516171819

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php2059 function Text($x, $y, $txt) { function in FPDF
/plugin/diagramsnet/lib/resources/
H A Ddia_ar.txt441 linkText=Link Text
H A Ddia_sv.txt728 text=Text
/plugin/diagramsnet/lib/math/config/
H A DAccessible.js65Text(g.jax.root.toMathML("",g.jax),y)}catch(w){if(!w.restart){throw w}e.After([this,g.ShowSource,x… function
H A DTeX-MML-AM_HTMLorMML.js62Text(g.jax.root.toMathML("",g.jax),y)}catch(w){if(!w.restart){throw w}e.After([this,g.ShowSource,x… function
H A DMML_HTMLorMML-full.js51Text(g.jax.root.toMathML("",g.jax),y)}catch(w){if(!w.restart){throw w}e.After([this,g.ShowSource,x… function
H A DAM_HTMLorMML-full.js51Text(g.jax.root.toMathML("",g.jax),y)}catch(w){if(!w.restart){throw w}e.After([this,g.ShowSource,x… function
H A DTeX-MML-AM_SVG-full.js58Text(g.jax.root.toMathML("",g.jax),y)}catch(w){if(!w.restart){throw w}e.After([this,g.ShowSource,x… function
H A DAccessible-full.js68Text(g.jax.root.toMathML("",g.jax),y)}catch(w){if(!w.restart){throw w}e.After([this,g.ShowSource,x… function
H A DTeX-MML-AM_HTMLorMML-full.js65Text(g.jax.root.toMathML("",g.jax),y)}catch(w){if(!w.restart){throw w}e.After([this,g.ShowSource,x… function
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php2104 function Text($x,$y,$txt) { function in FPDF
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1125 * Fixed: Text was incorrectly escaped in the Href and HrefList properties,
1294 * Fixed: Text was incorrectly escaped in the Href and HrefList properties,
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js.map1 …se: https://codemirror.net/LICENSE\n\n// A rough approximation of Sublime Text's keybindings\n// D…
/plugin/diagramsnet/lib/math/
H A DMathJax.js19 …,originalText:"",mimeType:"",sourceMenuTitle:["MathMLcode","MathML Code"],Text:function(i,j){var h…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php2728 $path_cmd .= $this->mpdf->Text($pdfx, $pdfy, $txt, $OTLdata, $textvar, $aixextra, 'SVG', true);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Mo…
H A D4.4.js.map1Text = 1;\r\n CompletionItemKind.Method = 2;\r\n CompletionItemKind.Function = 3;\r\n Com…
H A Deditor.worker.js.map1Text\"] = 18] = \"Text\";\n CompletionItemKind[CompletionItemKind[\"Color\"] = 19] = \"Color\";…
H A D5.5.js.map1 … : languages.DocumentHighlightKind.Text\n …
H A D3.3.js.map1Text = 1;\n CompletionItemKind.Method = 2;\n CompletionItemKind.Function = 3;\n Completio…
H A Djson.worker.js.map1Text\"] = 18] = \"Text\";\n CompletionItemKind[CompletionItemKind[\"Color\"] = 19] = \"Color\";…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc9282 "Text" == d && (b = CKEDITOR.SELECTION_TEXT);
14795 m = CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ? "cke/id" : "Text";
14807 return "text" == a || "text/plain" == a ? "Text" : "url" == a ?
14813 this.id || (this.id = "Text" == m ? "" : "cke-" + CKEDITOR.tools.getUniqueId());
14832 …"Text" == a && CKEDITOR.env.gecko && this.getFilesCount() && "file://" == c.substring(0, 7) && (c …
14840 … if (CKEDITOR.plugins.clipboard.isCustomDataTypesSupported || "URL" == a || "Text" == a)
14841 …if ("Text" == m && "Text" == a && (this.id = b), this._.fallbackDataTransfer.isRequired()) this._.…
14847 "Text" !== m && this.setData(m, this.id)
14866 } else a("Text"), a("URL");
14895 } else a.Text = 1, a.URL = 1;
[all …]
/plugin/achart/assets/
H A Dapexcharts.min.js6Text=a.invent({create:function(){this.constructor.call(this,a.create("text")),this.dom.leading=new…
14 …getScreenCTM().inverse();var i,a=this.getBBox();if(this.el instanceof SVG.Text)switch(i=this.el.no…
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php125 // PageNumber Conditional Text
3415 $out = $this->SetColor($col, 'Text');
4348 function Text($x, $y, $txt, $OTLdata = [], $textvar = 0, $aixextra = '', $coordsys = '', $return = false)
4485 // Output a string using Text() but does encoding and text reversing of RTL
4521 $this->Text($x, $y, $txt, $OTLdata, $textvar);
5178 /* * ************** SIMILAR TO Text() ************************ */
5225 /** ************** END SIMILAR TO Text() ************************ */
5487 // Convert to PDF Text space (thousandths of a unit );
5508 // XAdvance from GPOS - Convert to PDF Text space (thousandths of a unit );
5565 // Prepare Text an
4318 function Text($x, $y, $txt, $OTLdata = [], $textvar = 0, $aixextra = '', $coordsys = '', $return = false) global() function in Mpdf\\Mpdf
[all...]

1...<<111213141516171819