Home
last modified time | relevance | path

Searched refs:annotation (Results 1 – 25 of 237) sorted by path

12345678910

/plugin/aceeditor/
H A Dbuild.js1 …ate|airy|align|alim|all|allchild|alpha|alphamap|amd|ancestor|and|angle|annotation|any|area|arrayfu…
/plugin/achart/assets/
H A Dapexcharts.css623 .apexcharts-annotation-rect,
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md146 …} | Object which holds all possible settings for the annotation mode ([skip to chapter](#annotatio…
409 "annotation" mode instead by including `"action": "draw"` instead.
428 default annotation menu.
430 If you don't like the detault annotation menu, you can define your own:
451 Now, when you turn on the annotation mode, your own submenu will display,
489 Since 1.2.1 it's also possible to set some of the annotation options without the
492 annotation mode.
512 "menu": [ ... ], // Shown menu when entering the annotation mode
608 action | Set to "draw" if you want the item to trigger annotation mode
951 * Added: ([drawing.autoClose](#annotation-settings)) new flag to automatically close the annotation
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php552 public $annotation; variable in Google_Activity
593 public function setAnnotation( $annotation) { argument
594 $this->annotation = $annotation;
597 return $this->annotation;
H A DGoogle_PlusService.php378 public $annotation; variable in Google_Activity
419 public function setAnnotation( $annotation) { argument
420 $this->annotation = $annotation;
423 return $this->annotation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DTimeEvent.php34 public function setAnnotation(Annotation $annotation) argument
36 $this->annotation = $annotation;
43 return $this->annotation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest.php26 public $annotation; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest
39 public function setAnnotation($annotation) argument
41 $this->annotation = $annotation;
48 return $this->annotation;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md48 - Most classes got a `@final` annotation to prepare for 2.0
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md21 - Updated all `@return self` annotation references in interfaces to use
24 - Updated the `MessageInterface::getHeaders()` return annotation to use the
26 - Updated the `@link` annotation for `RequestInterface::withRequestTarget()`
28 - Updated the `ServerRequestInterface::withUploadedFiles()` parameter annotation
30 - Updated a `@throws` annotation for the `UploadedFileInterface::moveTo()`
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md182 * `FEAT`: allow text annotation on sequence flows ([#1652](https://github.com/bpmn-io/bpmn-js/pull/…
840 * `FEAT`: resize text annotation on text change ([`100f3fb2`](https://github.com/bpmn-io/bpmn-js/co…
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css103 .bpmn-icon-text-annotation:before { content: '\e86b'; } /* '' */
H A Dbpmn-embedded.css161 .bpmn-icon-text-annotation:before { content: '\e86b'; } /* '' */
H A Dbpmn.css158 .bpmn-icon-text-annotation:before { content: '\e86b'; } /* '' */
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md152 * `FEAT`: enable connect tool for text annotation ([#628](https://github.com/bpmn-io/dmn-js/pull/62…
280 * `FEAT(drd)`: activate direct editing after text annotation create ([#185](https://github.com/bpmn…
312 * `FEAT(drd)`: activate direct editing after text annotation create ([#185](https://github.com/bpmn…
361 * `FIX(drd)`: do not move `biodi:Edge` elements to text annotation targets ([#436](https://github.c…
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css28 .dmn-icon-text-annotation:before { content: '\e81a'; } /* '' */
H A Ddmn-embedded.css85 .dmn-icon-text-annotation:before { content: '\e81a'; } /* '' */
H A Ddmn.css84 .dmn-icon-text-annotation:before { content: '\e81a'; } /* '' */
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table.css125 .dmn-decision-table-container th.annotation,
126 .dmn-decision-table-container td.annotation {
/plugin/bpmnioeditor/
H A Dstyle.css925 .bpmn-icon-text-annotation:before { content: '\e830'; } /* '' */
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css103 .bpmn-icon-text-annotation:before { content: '\e830'; } /* '' */
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1annotation \" +\n \"break continue object if else while do try when !in !is as? \" +\n\n …
H A Dmodelica.min.js.map1 …rue;\n return obj;\n }\n\n var modelicaKeywords = \"algorithm and annotation assert block bre…
/plugin/codemirror/dist/
H A Dscripts.min.js7annotation=a.annotateScrollbar(e);this.query=b;this.caseFold=c;this.gap={from:a.firstLine(),to:a.l…
H A Dscripts.min.js.map1annotation","annotateScrollbar","findMatches","_cm","onChange","MAX_MATCHES","getSearchCursor","mu…
/plugin/codeprettify/code-prettify/src/
H A Dlang-kotlin.js38 …uctor|final|override|import|for|while|as|typealias|get|set|((data|enum|annotation|sealed) )?class|…

12345678910