Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 8 of 8) sorted by last modified time

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php9825 function Annotation($text, $x = 0, $y = 0, $icon = 'Note', $author = '', $subject = '', $opacity = 0, $colarray = false, $popup = '', $file = '') global() function in Mpdf\\Mpdf
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DAnnotation.php5 class Annotation extends Tag class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DAnnotation.php20 class Annotation extends \Google\Collection class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DAnnotation.php20 class Annotation extends \Google\Model class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DMylibraryAnnotations.php20 use Google\Service\Books\Annotation; alias
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DAnnotation.php20 class Annotation extends \Google\Model class
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotation.php30 class Annotation class
H A DDocParser.php682 private function Annotation() function in Doctrine\\Common\\Annotations\\DocParser