Home
last modified time | relevance | path

Searched refs:annotation (Results 151 – 175 of 237) sorted by last modified time

12345678910

/plugin/pdfjs/pdfjs/web/locale/eo/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/fa/
H A Dviewer.properties211 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/fr/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/nl/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/nn-NO/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/nso/
H A Dviewer.properties122 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/or/
H A Dviewer.properties156 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/pa-IN/
H A Dviewer.properties224 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/pl/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/pt-PT/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ro/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ru/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/sah/
H A Dviewer.properties155 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties208 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/sv-SE/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties189 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/uk/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties196 # replaced by the modification date, and time, of the annotation.
199 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/uz/
H A Dviewer.properties158 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties117 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/zh-TW/
H A Dviewer.properties230 # replaced by the modification date, and time, of the annotation.
234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties122 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1annotation icons. Include trailing slash.\n * @property {boolean} renderInteractiveForms - (option…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js12533 function isAnnotationRenderable(annotation, intent) {
12534 return intent === 'display' && annotation.viewable || intent === 'print' && annotation.printable;
12710 var annotation = _step2.value;
12712 if (isAnnotationRenderable(annotation, intent)) {
12713 … opListPromises.push(annotation.getOperatorList(partialEvaluator, task, renderInteractiveForms));
12906 return annotations.filter(function isDefined(annotation) {
12907 return !!annotation;
H A Dpdf.worker.js.map1annotation.js","webpack://pdfjs-dist/build/pdf.worker/src/core/operator_list.js","webpack://pdfjs-…

12345678910