Home
last modified time | relevance | path

Searched refs:doc (Results 1351 – 1375 of 1496) sorted by relevance

1...<<51525354555657585960

/plugin/pureldap/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/combo/ComboStrap/
H A DHeadingTag.php406 $renderer->doc .= $tagAttributes->toHtmlEnterTag($tag);
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1440 preview.writeHead = function(doc) argument
1444 doc.writeln('<style type="text/css">');
1445 doc.writeln('@media screen {');
1446 doc.writeln(' body > div { padding:30px;box-sizing:content-box; }');
1447 doc.writeln('}');
1448 doc.writeln('</style>');
H A DDialogs.js703 var doc = mxUtils.parseXml(data);
705 var codec = new mxCodec(doc);
706 codec.decode(doc.documentElement, model);
1352 var doc = mxUtils.createXmlDocument();
1353 var obj = doc.createElement('object');
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst129 assumption that all annotations of a doc-block are processed at
171 …Never is a loader to throw a warning or exception if the loading failed otherwise parsing doc bloc…
/plugin/openlayersmap/
H A DStaticMap.php184 $doc = $this->mapCacheIDToFilename();
186 return str_replace($this->mediaBaseDir, '', $doc);
/plugin/data-au/syntax/
H A Dentry.php202 $R->doc .= $ret;
/plugin/diagram/syntax/
H A Dmain.php171 $renderer->doc .= "\n".$this->_renderDiagram(
/plugin/switchpanel/
H A Dsyntax.php461 $renderer->doc .= '<div style="overflow-x:auto;">'.$sSvg.'</div>';
/plugin/airtable/
H A Dsyntax.php215 $renderer->doc .= $data['airtable_html'];
/plugin/odt/ODT/elements/
H A DODTElementTable.php407 * @param ODTDocument $doc The current document
/plugin/todo/syntax/
H A Dlist.php395 $R->doc .= $this->createTodoItem($R, $page['id'], array_merge($todo, $data));
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1doc=element&&element.ownerDocument,box={left:0,top:0},offset={left:0,top:0},scrollLeftTop,offsetAt…
2doc){var nodelist=doc.getElementsByTagName("use");while(nodelist.length){var el=nodelist[0],xlink=… argument
15 …ng=function(string,callback,reviver){var doc=(new DOMParser).parseFromString(string);fabric.parseS…
H A Dfabric.js2094 if (!doc) {
2102 docElem = doc.documentElement;
3179 function parseUseDirectives(doc) { argument
3304 if (!doc) {
3308 parseUseDirectives(doc);
3314 if (doc.getAttribute('width') && doc.getAttribute('width') !== '100%') {
3317 if (doc.getAttribute('height') && doc.getAttribute('height') !== '100%') {
3488 getGradientDefs: function(doc) { argument
3657 getCSSRules: function(doc) { argument
3755 var doc;
[all …]
/plugin/diagramsnet/lib/js/
H A Dexport.js78 var doc = mxUtils.parseXml(data.xml);
79 var node = Editor.extractGraphModel(doc.documentElement, true);
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js785 var doc = (wnd != null) ? wnd.document : null;
787 if (doc != null)
792 doc.close();
3150 var doc = mxUtils.parseXml(xml);
6078 var doc = mxUtils.parseXml(xml);
6085 currentDoc = doc;
6410 doc = mxUtils.parseXml(drafts[select.value].data);
6470 var doc = mxUtils.parseXml(xml);
9282 var doc = mxUtils.parseXml(data);
9782 var doc = mxUtils.parseXml(newValue);
[all …]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp100 ConfigAllowedExtensions.Add "File", "7z|aiff|asf|avi|bmp|csv|doc|fla|flv|gif|gz|gzip|jpeg|jpg|mid|m…
/plugin/dw2pdf/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java263 Document doc = mxUtils.loadDocument(EditorActions.class in actionPerformed() local
266 if (doc != null) { in actionPerformed()
267 codec.decode(doc.getDocumentElement(), graph in actionPerformed()
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D59.59.js.map1doc', '@doccomment'],\n [/\\/\\*/, 'comment', '@comment'],\n [/\\/\\/.*$/, '…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc125 $doc = $results['hits']['hits'][0]['_source'];
/plugin/prosemirror/
H A DREADME.md48 `script/schema.js` and creates its `doc`-Node from it.
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md129 In progress… You can read the doc for original phayes/geoPHP at [geophp.net](https://geophp.net "GeoPHP homepage")
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak412 Document doc = mxUtils.loadDocument(GraphEditor.class.getResource(
415 codec.decode(doc.getDocumentElement(), graph.getStylesheet());
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst7 using an older version, read the :doc:`legacy<advanced_legacy>` chapter
403 :doc:`filter <tags/filter>` tag:
416 :doc:`filter <tags/do>` tag.
419 function instead and call it via the :doc:`do <tags/do>` tag:

1...<<51525354555657585960