Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php261 class PDFAnnotation extends PDFIndirectObject { class
262 function PDFAnnotation(&$handler, function in PDFAnnotation
314 class PDFAnnotationExternalLink extends PDFAnnotation {
323 $this->PDFAnnotation($handler,
342 class PDFAnnotationInternalLink extends PDFAnnotation {
351 $this->PDFAnnotation($handler,
396 class PDFAnnotationWidget extends PDFAnnotation {
403 $this->PDFAnnotation($handler,
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php165 class PDFAnnotation extends PDFIndirectObject { class
166 function PDFAnnotation(&$handler, function in PDFAnnotation
218 class PDFAnnotationExternalLink extends PDFAnnotation {
227 $this->PDFAnnotation($handler,
246 class PDFAnnotationInternalLink extends PDFAnnotation {
255 $this->PDFAnnotation($handler,
300 class PDFAnnotationWidget extends PDFAnnotation {
307 $this->PDFAnnotation($handler,