Home
last modified time | relevance | path

Searched refs:llx (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/DataStructure/
H A DRectangle.php30 protected $llx; variable in setasign\\Fpdi\\PdfReader\\DataStructure\\Rectangle
78 $this->llx = \min($ax, $bx);
91 return $this->urx - $this->llx;
111 return $this->llx;
152 $this->llx,
167 $array->value[] = PdfNumeric::create($this->llx);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js15683 …setCharWidthAndBounds: function CanvasGraphics_setCharWidthAndBounds(xWidth, yWidth, llx, lly, urx…
15684 this.ctx.rect(llx, lly, urx - llx, ury - lly);
H A Dpdf.js.map1llx,\n lly,\n …