Home
last modified time | relevance | path

Searched refs:pw (Results 1 – 25 of 26) sorted by relevance

12

/plugin/html2pdf/html2pdf/html2ps/
H A Dwidth.php31 function _apply($w, $pw) { return $w; } argument
32 function apply_inverse($w, $pw) { return $pw; } argument
57 function _apply($w, $pw) { argument
61 function apply_inverse($w, $pw) { argument
62 return $pw;
93 function _apply($w, $pw) { argument
94 if (!is_null($pw)) {
95 return $pw * $this->fraction;
101 function apply_inverse($w, $pw) { argument
H A Dwidth.constraint.php16 function apply($w, $pw) { argument
17 $width = $this->_apply($w, $pw);
H A Dbox.note-call.class.php128 $pw = false;
129 $this->_note_content->reflow_whitespace($ls, $pw);
/plugin/passpolicy/
H A Dhelper.php100 $pw = $this->pronouncablePassword();
101 if ($pw && $this->checkPolicy($pw, $username)) return $pw;
105 $pw = $this->randomPassphrase();
106 if ($pw && $this->checkPolicy($pw, $username)) return $pw;
109 $pw = $this->randomPassword();
110 if ($pw && $this->checkPolicy($pw, $username)) return $pw;
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php60 $pw = (int) get_var ( "pw", $_GET, 255, -1 ); variable
153 if ( $pw == -1 ) {
154 $pw = ( isset ( $POST_PROCESSING_DIRECTIVES["page_width"] ) ? variable
171 'pagewidth' => $pw,
/plugin/s5reloaded/ui/thesis/
H A Dslides.js2231 var pw = canvas_width*0.05;
2254 B2T = ctx.createLinearGradient(pw+ps,ph+ih+1,pw+ps+ps,ph+ih+1);
2264 B2T = ctx.createLinearGradient(pw+ps+ps,ph+ih,pw+ps+ps,ph+ih+ps);
2270 ctx.lineTo(pw+iw,ph+ih);
2275 var B2T = ctx.createLinearGradient(pw+iw+1,ph+ps,pw+iw+1,ph+ps+ps);
2285 B2T = ctx.createLinearGradient(pw+iw,ph+ps+ps,pw+iw+ps,ph+ps+ps);
2291 ctx.lineTo(pw+iw,ph+ih);
2327 ctx.moveTo(pw,ph);
2328 ctx.lineTo(pw,ph+ih);
2333 B2T = ctx.createLinearGradient(pw,ph+ih,pw,ph+ih+ps);
[all …]
/plugin/stackedit/
H A Dplugin.info.txt3 email js@jakobsenkl.pw
/plugin/diagramsnet/lib/js/
H A Dexport.js557 var pw = data.pageWidth || xmlDoc.documentElement.getAttribute('pageWidth');
561 if (pw != null && ph != null)
563 graph.pageFormat = new mxRectangle(0, 0, parseFloat(pw), parseFloat(ph));
H A Dextensions.min.js1705pw=function(t){return function(){return t}};function yw(t,e,n){this.target=t,this.type=e,this.tran…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js512 var pw = parseFloat(node.getAttribute('pageWidth'));
515 if (!isNaN(pw) && !isNaN(ph))
517 this.graph.pageFormat = new mxRectangle(0, 0, pw, ph);
2732 var pw = fmt.width * ps;
2735 var x0 = Math.floor(Math.min(0, x) / pw);
2737 var xe = Math.ceil(Math.max(1, x + w) / pw);
2743 var bounds = new mxRectangle(this.scale * (this.translate.x + x0 * pw), this.scale *
2744 (this.translate.y + y0 * ph), this.scale * rows * pw, this.scale * cols * ph);
H A DGraph.js795 var pw = pf.width * ps;
804 guides.push(new mxRectangle(((layout.x + i) * pw + t.x) * s,
805 (layout.y * ph + t.y) * s, pw * s, ph * s));
810 guides.push(new mxRectangle((layout.x * pw + t.x) * s,
811 ((layout.y + j) * ph + t.y) * s, pw * s, ph * s));
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/translation/
H A Ddeleted.files327 flags/more/pw.gif
422 flags/pw.gif
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js576 var pw = parseFloat(node.getAttribute('pageWidth'));
609 pageFormat: (!isNaN(pw) && !isNaN(ph)) ? new mxRectangle(0, 0, pw, ph) :
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php9697 $this->w = $this->saveHTMLHeader[$n][$OE]['pw'];
9771 $this->w = $this->saveHTMLFooter[$n][$OE]['pw'];
11959 $pw = $w - $table['border_spacing_H'];
11964 $pw = $w;
11968 $this->gradient->Gradient($px, $py, $pw, $ph, $g['type'], $g['stops'], $g['colorspace'], $g['coords'], $g['extend']);
11970 $this->tableBackgrounds[$level * 9 + 7][] = ['gradient' => true, 'x' => $px, 'y' => $py, 'w' => $pw, 'h' => $ph, 'gradtype' => $g['type'], 'stops' => $g['stops'], 'colorspace' => $g['colorspace'], 'coords' => $g['coords'], 'extend' => $g['extend'], 'clippath' => ''];
11982 $pw = $w - $table['border_spacing_H'];
11987 $pw = $w;
11991 $this->gradient->Gradient($px, $py, $pw, $ph, $g['type'], $g['stops'], $g['colorspace'], $g['coords'], $g['extend']);
11993 $this->tableBackgrounds[$level * 9 + 7][] = ['gradient' => true, 'x' => $px, 'y' => $py, 'w' => $pw, '
[all...]
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-logging-1.2.jar ... .io.StringWriter sw java.io.PrintWriter pw int type Object message Throwable t StringBuffer buf protected void ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/codemirror/dist/modes/
H A Dsas.min.js.map1 … probgam probhypr probit probnegb probnorm probsig probt procleave prt ps pw pwreq qtr quote r ra…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1pw=function(t){return function(){return t}};function yw(t,e,n){this.target=t,this.type=e,this.tran…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6pw=function(t){return function(){return t}};function yw(t,e,n){this.target=t,this.type=e,this.tran…
/plugin/mermaid/
H A Dmermaid.min.js[all...]
/plugin/flowcharts/
H A Dmermaid.min.js1pw=function(){var t=hx([]),e=hw,n=fw,r=dw;function i(i){var a,o,s=t.apply(this,arguments),u=i.leng…

12