Home
last modified time | relevance | path

Searched refs:Annotation (Results 1 – 25 of 310) sorted by last modified time

12345678910>>...13

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php7155 $this->Annotation($objattr['CONTENT'], $x, $y, $objattr['ICON'], $objattr['AUTHOR'], $objattr['SUBJECT'], $objattr['OPACITY'], $objattr['COLOR'], (isset($objattr['POPUP']) ? $objattr['POPUP'] : ''), (isset($objattr['FILE']) ? $objattr['FILE'] : ''));
9871 function Annotation($text, $x = 0, $y = 0, $icon = 'Note', $author = '', $subject = '', $opacity = 0, $colarray = false, $popup = '', $file = '')
9898 $this->PDFAXwarnings[] = "Annotation markers cannot be semi-transparent in PDFA1-b or PDFX/1-a, so they may make underlying text unreadable. (Annotation markers moved to right margin)";
9929 // Put an Annotation on the page
9825 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/adhoctags/
H A DREADME.md62 - `<u>` – “[Unarticulated Annotation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/u)” (also known as “underline”)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DAnnotation.php20 class Annotation extends \Google\Collection class
327 class_alias(Annotation::class, 'Google_Service_Books_Annotation');
H A DAnnotations.php23 protected $itemsType = Annotation::class;
39 * @param Annotation[]
46 * @return Annotation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DAnnotation.php20 class Annotation extends \Google\Model class
58 class_alias(Annotation::class, 'Google_Service_CloudTrace_Annotation');
H A DTimeEvent.php22 protected $annotationType = Annotation::class;
32 * @param Annotation
34 public function setAnnotation(Annotation $annotation)
39 * @return Annotation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DMessage.php25 protected $annotationsType = Annotation::class;
81 * @param Annotation[]
88 * @return Annotation[]
H A DAnnotation.php20 class Annotation extends \Google\Model class
112 class_alias(Annotation::class, 'Google_Service_HangoutsChat_Annotation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DMylibraryAnnotations.php20 use Google\Service\Books\Annotation; alias
53 * @param Annotation $postBody
61 * @return Annotation
63 public function insert(Annotation $postBody, $optParams = [])
67 return $this->call('insert', [$params], Annotation::class);
116 * @param Annotation $postBody
120 * @return Annotation
122 public function update($annotationId, Annotation $postBody, $optParams = [])
126 return $this->call('update', [$params], Annotation::class);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1 …": \"\\\"nalt\\\"\",\n \"description\": \"Alternate Annotation Forms.\"\n …
/plugin/codemirror/dist/
H A Dscripts.min.js.map1Annotation","buttonHeight","scrollButtonHeight","annotations","doRedraw","doUpdate","computeScale"…
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1 …ringBuffer System Thread ThreadGroup ThreadLocal Throwable Triple Void Annotation Any BooleanArray…
/plugin/pdfjs/pdfjs/web/locale/ff/
H A Dviewer.properties231 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties173 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/gd/
H A Dviewer.properties231 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/gn/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/is/
H A Dviewer.properties228 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).

12345678910>>...13