Home
last modified time | relevance | path

Searched defs:doc (Results 26 – 50 of 102) sorted by relevance

12345

/plugin/odt/ODT/
DODTIndex.php107 protected static function buildIndex(ODTDocument $doc, array $toc, array $settings, $indexNo) {
DODTState.php342 public function setDocument($doc) {
/plugin/odt/ODT/styles/
DODTParagraphStyle.php334 …ction createParagraphStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){
/plugin/ol3/
Dscript.js1 … i}));var i={$version:8,$root:{version:{required:!0,type:"enum",values:[8],doc:"Style specificatio… property
/plugin/photogallery/phpThumb/demo/
Djavascript_api.js90 function findImage(name, doc) { argument
/plugin/odt/ODT/css/
Dcssdocument.php19 public $doc = NULL; variable in css_doc_element
/plugin/openid/Auth/Yadis/
DXML.php229 protected $doc = null; variable in Auth_Yadis_dom
/plugin/sequencediagram/bower_components/lodash/
Dpackage.json16 "doc": "node lib/main/build-doc github && npm run test:doc", string
/plugin/refnotes/syntax/
Dreferences.php244 private $doc; variable in refnotes_note_capture
/plugin/indexmenu/
Dscript.js68 doc: "mdi-file-outline", property
95 doc: "typcn-document", property
/plugin/pagelist/
Dhelper.php75 protected $doc = ''; variable in helper_plugin_pagelist
/plugin/jdraw/src/com/mxgraph/examples/swing/
DGraphEditor.java541 Document doc = mxUtils.loadDocument(GraphEditor.class.getResource( in CustomGraphComponent() local
/plugin/zwidoku/
H A DgetEncyc.php267 $doc = new DOMDocument(); variable
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DVsdxExport.js69 function createElt(doc, ns, name) argument
/plugin/diagramsnet/lib/js/onedrive/
DmxODPicker.js399 getDrawioFileDoc(file, function(doc) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DIndex.php215 public function addDocument(Document $doc): Response
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js486 function _createNode(doc, nodeName, opts) { argument
1433 var doc = { variable
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js711 this.createStyleSheet = function(doc, url) argument
727 this.addStyleSheet = function(doc, style) argument
736 this.appendStylesheet = function(doc, uri) argument
747 this.addScript = function(doc, id, src) argument
2133 this.$ = function(id, doc) argument
2143 this.$$ = function(selector, doc) argument
2244 this.getBody = function(doc) argument
6027 var fixIE6BackgroundImageCache = function(doc) argument
6045 var calculatePixelsPerInch = function calculatePixelsPerInch(doc, body) argument
6755 create: function(context, doc) argument
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js247 }this.createStyleSheet=function(doc,url){var style=this.createElement("link"); argument
255 this.addStyleSheet=function(doc,style){var heads=doc.getElementsByTagName("head"); argument
259 this.appendStylesheet=function(doc,uri){if(this.$(uri,doc)){return argument
264 this.addScript=function(doc,id,src){var element=doc.createElementNS("http://www.w3.org/1999/xhtml",… argument
789 this.$=function(id,doc){if(doc){return doc.getElementById(id) argument
792 this.$$=function(selector,doc){if(doc||!FBL.Firebug.chrome){return FBL.Firebug.Selector(selector,do… argument
839 this.getBody=function(doc){if(doc.body){return doc.body argument
1421 var fixIE6BackgroundImageCache=function(doc){doc=doc||document; argument
1425 var calculatePixelsPerInch=function calculatePixelsPerInch(doc,body){var inch=FBL.createGlobalEleme… argument
1601 …editable:true,order:2147483647,statusSeparator:"<",create:function(context,doc){this.hasSidePanel=… argument
[all …]
/plugin/combo/resources/firebug/
Dfirebug-lite-1.4.js258 }this.createStyleSheet=function(doc,url){var style=this.createElement("link"); argument
266 this.addStyleSheet=function(doc,style){var heads=doc.getElementsByTagName("head"); argument
270 this.appendStylesheet=function(doc,uri){if(this.$(uri,doc)){return argument
275 this.addScript=function(doc,id,src){var element=doc.createElementNS("http://www.w3.org/1999/xhtml",… argument
800 this.$=function(id,doc){if(doc){return doc.getElementById(id) argument
803 this.$$=function(selector,doc){if(doc||!FBL.Firebug.chrome){return FBL.Firebug.Selector(selector,do… argument
850 this.getBody=function(doc){if(doc.body){return doc.body argument
1432 var fixIE6BackgroundImageCache=function(doc){doc=doc||document; argument
1436 var calculatePixelsPerInch=function calculatePixelsPerInch(doc,body){var inch=FBL.createGlobalEleme… argument
1612 …editable:true,order:2147483647,statusSeparator:"<",create:function(context,doc){this.hasSidePanel=… argument
[all …]
/plugin/confmanager/
Djquery.form.js668 doc = new ActiveXObject('Microsoft.XMLDOM'); variable
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js28641 SVGPath.apply = function(doc, path) { argument
28748 apply = function(commands, doc) { argument
28761 M: function(doc, a) { argument
28769 m: function(doc, a) { argument
28777 C: function(doc, a) { argument
28784 c: function(doc, a) { argument
28791 S: function(doc, a) { argument
28802 s: function(doc, a) { argument
28813 Q: function(doc, a) { argument
28820 q: function(doc, a) { argument
[all …]
/plugin/nroff/
Drenderer.php30 var $doc = ''; // will contain the whole document variable in renderer_plugin_nroff
/plugin/edittable/renderer/
Dinverse.php15 public $doc = ''; variable in renderer_plugin_edittable_inverse
/plugin/sqlraw/
Dsimple_html_dom.php981 protected $doc; variable in simple_html_dom

12345