Home
last modified time | relevance | path

Searched refs:create (Results 1101 – 1125 of 1906) sorted by path

1...<<41424344454647484950>>...77

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Djson.worker.js.map1create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: …
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=t…
H A Djson.worker.js1create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=t…
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DConfig.svelte34 edit = monaco.editor.create(editorElem, {
H A DEditor.svelte61 edit = monaco.editor.create(editorElem, {
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=t…
28create(this.lexer),y={yy:{}};for(var g in this.yy)Object.prototype.hasOwnProperty.call(this.yy,g)&…
H A Dmermaid.min.js.map1create.js","webpack://mermaid/./node_modules/d3-selection/src/local.js","webpack://mermaid/./node_…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/dokudrawingboard/
H A DREADME3 to create a a drawingboard by using drawingboard.js library
H A Dplugin.info.txt6 desc to create a a drawingboard by using drawingboard.js library
/plugin/dokumicrobugtracker/
H A DINFO7 desc allows to create simple bug tracker
/plugin/dokutexit/
H A DREADME.md130 the most elegant solution is to create your help pages in the
H A Dlatex.php1474 * @param boolean $create Create a new unique ID?
1477 function _headerToLink($title,$create=false) { argument
1482 if($create) {
/plugin/dropfiles/
H A Dyarn.lock282 create-hash "^1.1.0"
316 create-hash "^1.1.0"
317 create-hmac "^1.1.2"
558 create-ecdh@^4.0.0:
565 create-hash@^1.1.0, create-hash@^1.1.2:
574 create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
579 create-hash "^1.1.0"
605 create-ecdh "^4.0.0"
606 create-hash "^1.1.0"
607 create-hmac "^1.1.0"
[all …]
/plugin/dw2pdf/conf/
H A Dstyle.css5 * lib/plugins/dw2pdf/conf/style.local.css or create your own template
/plugin/dw2pdf/tpl/default/
H A DREADME.txt6 To create a new template, just create a new folder within the plugin's
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md10 * Add C128RAW barcode type to create any barcode (ex: subtype change in middle of barcode) (#1124)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php315 $object = PdfIndirectObject::create($objectNumber, 0, new PdfNull());
381 $dictionary->value['Length'] = PdfNumeric::create(\strlen($stream));
382 $value = PdfStream::create($dictionary, $stream);
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DGNUFreeFontinfo.txt78 As a special exception, if you create a document which uses this font, and
H A DTaameyDavidCLM-LICENSE.txt8 As a special exception, if you create a document which uses
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md3 DeepCopy helps you create deep copies (clones) of your objects. It is designed to handle cycles in the association graph.
56 - How do you create copies of your objects?
62 - How do you create **deep** copies of your objects (i.e. copying also all the objects referenced in the properties)?
102 Alternatively, you can create your own `DeepCopy` instance to configure it differently for example:
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdi.php119 $object = PdfIndirectObject::create($objectNumber, 0, new PdfNull());
H A DFpdiTrait.php271 $dict->value['Type'] = PdfName::create('XObject');
272 $dict->value['Subtype'] = PdfName::create('Form');
273 $dict->value['FormType'] = PdfNumeric::create(1);
278 $dict->value['Group'] = PdfDictionary::create([
279 'Type' => PdfName::create('Group'),
280 'S' => PdfName::create('Transparency')
326 $dict->value['Matrix'] = PdfArray::create([
327 PdfNumeric::create($a), PdfNumeric::create($b), PdfNumeric::create(
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php310 return PdfIndirectObjectReference::create($token, $token2);
325 return PdfNumeric::create($token);
330 return PdfBoolean::create($token === 'true');
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfArray.php51 * Helper method to create an instance.
56 public static function create(array $values = []) function in setasign\\Fpdi\\PdfParser\\Type\\PdfArray

1...<<41424344454647484950>>...77