Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 25 of 108) sorted by path

12345

/plugin/admnote/
H A Dstyle.css9 /* icon definitions */
25 /* Common definitions for all note types */
61 /* Note type definitions */
/plugin/advanced/lang/en/config/
H A Duserstyle.txt3 … DokuWiki defines some very minimal styles itself. The rest of the CSS definitions come from the […
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …t provider\n\t * @param {Object} styleDictionary dictionary with style definitions\n\t * @param {O…
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php1608 public $definitions; variable in Google_BooksLayerDictDataDictWordsSenses
1626 …ion setDefinitions(/* array(Google_BooksLayerDictDataDictWordsSensesDefinitions) */ $definitions) { argument
1627 …$this->assertIsArray($definitions, 'Google_BooksLayerDictDataDictWordsSensesDefinitions', __METHOD…
1628 $this->definitions = $definitions;
1631 return $this->definitions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictlayerdataDictWordsSenses.php65 public function setDefinitions($definitions) argument
67 $this->definitions = $definitions;
74 return $this->definitions;
/plugin/bibtex/OSBib/format/
H A DREADME.txt151 Among other things, preProcess() supplies one of the three generic style definitions if the request…
/plugin/bloglinks/
H A Dstyle.css1 /* Additional style definitions for the bloglinks plugin */
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md21 * `FEAT`: add root elements to definitions when provided via `modeling#update(Moddle)Properties`
826 * `FIX`: keep event definitions when switching from interrupting to non-interrupting boundary event…
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css2 * color definitions
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js12 …),o=e.get("translate"),a=e.get("canvas"),r.fire("import.render.start",{definitions:t}),c(t,n),r.fi…
27definitions:o,elementsById:c,references:a,warnings:i}))||o;const p=await this.importDefinitions(o,…
H A Dbpmn-navigated-viewer.production.min.js2 …n=this;e.on("import.render.start",1500,(function(e,t){n.handleImport(t.definitions)}))}function pn…
7 …),o=e.get("translate"),a=e.get("canvas"),r.fire("import.render.start",{definitions:t}),l(t,n),r.fi…
22definitions:o,elementsById:l,references:a,warnings:i}))||o;const p=await this.importDefinitions(o,…
H A Dbpmn-viewer.production.min.js2 …n=this;e.on("import.render.start",1500,(function(e,t){n.handleImport(t.definitions)}))}function sn…
7 …),o=e.get("translate"),a=e.get("canvas"),r.fire("import.render.start",{definitions:t}),l(t,n),r.fi…
22definitions:o,elementsById:l,references:a,warnings:i}))||o;const p=await this.importDefinitions(o,…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md111 * `FIX`: validate definitions ID ([#611](https://github.com/bpmn-io/dmn-js/issues/611))
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css2 * color definitions
H A Ddmn-js-drd.css30 .dmn-definitions {
40 .dmn-definitions .dmn-definitions-name {
45 .dmn-definitions .dmn-definitions-name:focus {
49 .dmn-definitions .dmn-definitions-id {
55 .dmn-definitions .dmn-definitions-id:focus {
59 .dmn-definitions > [contenteditable]:hover,
60 .dmn-definitions > [contenteditable]:focus {
67 .dmn-definitions .dmn-definitions-error-message {
68 color: var(--dmn-definitions-error-color);
74 .dmn-definitions .dmn-definitions-id.dmn-definitions-error {
[all …]
H A Ddmn-js-shared.css1 /* Color definitions */
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2definitions:u,elementsById:l,references:c,warnings:s}))||u,n._setDefinitions(u),!t.open)return n._…
21definitions:t});try{!function(e){new Do({root:function(e){return r.root(e)},element:function(e,t){…
H A Ddmn-navigated-viewer.production.min.js2definitions:l,elementsById:c,references:u,warnings:s}))||l,n._setDefinitions(l),!t.open)return n._…
16 …i=e.get("drdImporter"),o=e.get("eventBus"),a=[];o.fire("import.start",{definitions:t});try{!functi…
H A Ddmn-viewer.production.min.js2definitions:l,elementsById:c,references:u,warnings:s}))||l,n._setDefinitions(l),!t.open)return n._…
16 …i=e.get("drdImporter"),o=e.get("eventBus"),a=[];o.fire("import.start",{definitions:t});try{!functi…
/plugin/bpmnioeditor/
H A Dstyle.css7 * color definitions
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js15466 eventBus.fire('import.render.start', { definitions: definitions });
15740 definitions: definitions,
15744 })) || definitions;
15816 self._setDefinitions(definitions);
15873 if (!definitions) {
15949 if (!definitions) {
15957 definitions: definitions
15958 }) || definitions;
16093 this._definitions = definitions;
16418 var moddle = definitions.$model,
[all …]
H A Dbpmn-modeler.production.min.js7 …r=e.get("eventBus"),o=e.get("translate"),r.fire("import.render.start",{definitions:t}),function(e,…
28definitions:s,elementsById:u,references:c,warnings:p},a=n.get("eventBus").createEvent(o),Object.de…
H A Ddiagram-js.css2 * color definitions
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO6 Name your definitions file add.ent
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md74 …ow possible to group [Widget](http://ckeditor.com/addon/widget) [style definitions](http://docs.ck…

12345