Home
last modified time | relevance | path

Searched refs:pixels (Results 1 – 25 of 71) sorted by relevance

123

/plugin/html2pdf/html2pdf/html2ps/
Dmedia.layout.inc.php16 var $pixels; variable in Media
26 $this->pixels = 800;
31 $new_item->pixels = $this->pixels;
75 function set_pixels($pixels) { argument
76 $this->pixels = $pixels;
101 … return $this->pixels / ($this->size['width'] - $this->margins['left'] - $this->margins['right']);
126 "/px {pagewidth lmargin sub rmargin sub {$this->pixels} div mul} def\n".
Dpipeline.class.php582 $pixels = $page_rules->get_property_value(CSS_HTML2PS_PIXELS);
583 if (!is_null($pixels)) {
584 $media->set_pixels($pixels);
965 …loor(mm2pt($media->width() - $media->margins['left'] - $media->margins['right'])) / $media->pixels;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DBmp.php245 $pixels = [];
253 while (count($pixels) % $lineWidth !== 0) {
254 $pixels[] = 0;
258 while (count($pixels) % $lineWidth !== 0) {
259 $pixels[] = 0;
270 $pixels[] = ($c & 240) >> 4;
272 $pixels[] = $c & 15; //FIXME: undefined var
282 $pixels[] = ($j % 2 === 0 ? ($c & 240) >> 4 : $c & 15);
288 if (count($pixels) % 2) {
289 $pixels[] = 0;
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/
DInput.php12 protected $pixels; variable in HTMLPurifier_AttrTransform_Input
16 $this->pixels = new HTMLPurifier_AttrDef_HTML_Pixels();
39 $result = $this->pixels->validate($attr['size'], $config, $context);
/plugin/stlviewer/
DREADME.md15 - Example: ``s=400`` for a frame 400 x 400 pixels
17 - Example: ``h=400`` for a height of 400 pixels
19 - Example: ``w=400`` for a width of 400 pixels
/plugin/photogallery/phpThumb/docs/
Dphpthumb.readme.txt202 w = max width of output thumbnail in pixels
203 h = max height of output thumbnail in pixels
262 makes image greyscale, then sets all pixels brighter
263 than <value> (range 0-255) to white, and all pixels
308 <threshold> is how much of brightest/darkest pixels
317 omitted the filter guesses based on brightest pixels
333 histogram in pixels, or if <= 1 then percentage of
338 <x> and <y> are the edge margin in pixels (or percent
347 the margin - can be absolute pixels, or if < 1 is a
360 an absolute position in pixels (from top-left
[all …]
/plugin/radarchart/
DREADME.md57 | width | Chart width in pixels | 400 |
58 | height | Chart height in pixels | 400 |
Dplugin.info.txt97 - `width`: Chart width in pixels
98 - `height`: Chart height in pixels
/plugin/flashplayer/
Dreadme-en.txt35 <flashplayer width="width in pixels" height="height in pixels" position="0|1|2">flash vars</flashpl…
45 Example - display a video "/demo.flv" with 480*380 pixels, use "/demo.jpg"
/plugin/pixelyear/
DTODO.md5 Use css sized 'pixels' instead of a space
/plugin/html2pdf/html2pdf/html2ps/samples/
Dsample.pipeline.default.php27 …ale = mm2pt($media->width() - $media->margins['left'] - $media->margins['right']) / $media->pixels;
Dsample.pipeline.custom.php26 …ale = mm2pt($media->width() - $media->margins['left'] - $media->margins['right']) / $media->pixels;
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.MaxImgLength.txt7 This directive controls the maximum number of pixels in the width and
DCSS.MaxImgLength.txt9 Only absolute units of measurement (in, pt, pc, mm, cm) and pixels (px) are allowed. This is
/plugin/diagramsnet/lib/js/diagramly/
DmxRuler.js538 mxRuler.prototype.formatText = function(pixels) argument
543 return Math.round(pixels);
545 return (pixels / mxConstants.PIXELS_PER_MM).toFixed(1);
547 return (pixels / (mxConstants.PIXELS_PER_MM * 1000)).toFixed(4);
549 return (pixels / mxConstants.PIXELS_PER_INCH).toFixed(2);
/plugin/html2pdf/html2pdf/html2ps/demo/
Dtest.php74 …ale = mm2pt($media->width() - $media->margins['left'] - $media->margins['right']) / $media->pixels;
Dhtml2ps.php51 'pagewidth' => (int)get_var('pixels', $_REQUEST, 10, 800),
/plugin/html2pdf/html2pdf/
Daction.php83 …emo/html2ps.php?URL='.DOKU_URL.'lib/plugins/html2pdf/tmp/export_pdf.html&pixels=1024&media=A4&meth…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
Dhtml.css65 white-space: pre; /* otherwise the border will be collapsed around zero pixels */
77 white-space: pre; /* otherwise the border will be collapsed around zero pixels */
/plugin/processing/
Dscript.js9077 if (this.pixels.length === mask.length) {
9088 this.pixels = { property in PImage
9389 p.pixels.setPixel((0|x)+p.width*(0|y), c);
9428 p.pixels = {
9491 if (!img.pixels || img.width !== p.width || img.height !== p.height) {
9688 var wh = aImg.pixels.getLength();
9715 c = aImg.pixels.getPixel(read + yi);
9764 aImg.pixels.setPixel(x+yi, ((ca/sum)<<24 | (cr/sum)<<16 | (cg/sum)<<8 | (cb/sum)));
9775 var maxIdx = aImg.pixels.getLength();
9788 colOrig = colOut = aImg.pixels.getPixel(currIdx);
[all …]
/plugin/layeranimation/
DREADME.md38 …* ``%HEIGHT%`` - is a number determining the height of the overall animation in pixels. The width …
/plugin/stlviewer/stlviewer/
DCanvasRenderer.js1031 function expand( v1, v2, pixels ) { argument
1038 idet = pixels / Math.sqrt( det );
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).","unavailable":"%…
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/odt/
DChangeLog.txt75 Fixes issue "exported images are just sized of some little pixels #11".

123