Home
last modified time | relevance | path

Searched refs:Annotation (Results 126 – 150 of 310) sorted by last modified time

12345678910>>...13

/plugin/pdfjs/pdfjs/web/locale/zh-TW/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties123 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js28525 return new Annotation(parameters);
28552 var Annotation =
28555 function Annotation(params) {
28556 _classCallCheck(this, Annotation);
28579 _createClass(Annotation, [{
28790 return Annotation;
28793 exports.Annotation = Annotation;
28946 }(Annotation);
29055 }(Annotation);
29326 }(Annotation);
[all …]
H A Dpdf.worker.js.map1Annotation` object of the correct type for the given reference\n * to an annotation dictionary. …
/plugin/pdfjs/pdfjs/web/locale/bn-BD/
H A Dviewer.properties221 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/brx/
H A Dviewer.properties157 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
237 text_annotation_type.alt=[{{type}} Annotation]
/plugin/pdfjs/pdfjs/web/locale/es-ES/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/es-MX/
H A Dviewer.properties231 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/gu-IN/
H A Dviewer.properties231 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
233 text_annotation_type.alt=[{{type}} Annotation]
/plugin/pdfjs/pdfjs/web/locale/he/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/hsb/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties190 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
237 text_annotation_type.alt=[{{type}} Annotation]
/plugin/pdfjs/pdfjs/web/locale/ko/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/lg/
H A Dviewer.properties107 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/lij/
H A Dviewer.properties231 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties209 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
211 text_annotation_type.alt=[{{type}} Annotation]
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties187 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DREADME.md40 /** Annotation, YAML, XML, PHP, ... drivers */
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAuthor.php7 use JMS\Serializer\Annotation\SerializedName;
8 use JMS\Serializer\Annotation\Type;
H A DAuthorExpressionAccess.php7 use JMS\Serializer\Annotation as Serializer;
H A DAuthorList.php7 use JMS\Serializer\Annotation as Serializer;
H A DBlogPost.php8 use JMS\Serializer\Annotation\Groups;
9 use JMS\Serializer\Annotation\SerializedName;
10 use JMS\Serializer\Annotation\Type;
11 use JMS\Serializer\Annotation\XmlAttribute;
12 use JMS\Serializer\Annotation\XmlElement;
13 use JMS\Serializer\Annotation\XmlList;
14 use JMS\Serializer\Annotation\XmlMap;
15 use JMS\Serializer\Annotation\XmlNamespace;
16 use JMS\Serializer\Annotation\XmlRoot;
H A DCircularReferenceChild.php7 use JMS\Serializer\Annotation\Type;

12345678910>>...13