Home
last modified time | relevance | path

Searched refs:_rect (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php397 var $_rect; variable in PDFAnnotationWidget
407 $this->_rect = $rect;
413 'Rect' => $this->_rect->pdf($handler)));
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php301 var $_rect; variable in PDFAnnotationWidget
311 $this->_rect = $rect;
317 'Rect' => $this->_rect->pdf($handler)));