Home
last modified time | relevance | path

Searched defs:open (Results 26 – 50 of 182) sorted by last modified time

12345678

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DPre.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Pre
H A DSelect.php10 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Select
H A DSetHtmlPageFooter.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\SetHtmlPageFooter
H A DTBody.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\TBody
H A DTFoot.php10 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\TFoot
H A DTHead.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\THead
H A DTable.php11 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Table
H A DTag.php123 abstract public function open($attr, &$ahtml, &$ihtml); function in Mpdf\\Tag\\Tag
H A DTd.php12 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Td
H A DTextArea.php10 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\TextArea
H A DTextCircle.php11 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\TextCircle
H A DToc.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Toc
H A DTocEntry.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\TocEntry
H A DTocPageBreak.php7 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\TocPageBreak
H A DTr.php10 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Tr
H A DTta.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Tta
H A DTts.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Tts
H A DTtz.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Ttz
H A DWatermarkImage.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\WatermarkImage
H A DWatermarkText.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\WatermarkText
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4992 var updateSelfPropertiesIgnore={abort:1,channel:1,getAllResponseHeaders:1,getInterface:1,getResponseHeader:1,mozBackgroundRequest:1,multipart:1,onreadystatechange:1,open:1,send:1,s global() property in AnonymousFunction4beb612319900.XMLHttpRequestWrapper.updateSelfPropertiesIgnore
5046 this.open=function(method,url,async,user,password){updateSelfProperties(); global() method in AnonymousFunction4beb612319900.XMLHttpRequestWrapper
[all...]
H A Dfirebug-lite-1.2-compressed.js42 d.console.scroll();}},scroll:function(){with(firebug){el.left.console.monitor.environment.getElement().parentNode.scrollTop=Math.abs(el.left.console.monitor.environment.getSize().offsetHeight-(el.left.console.monitor.element.parentNode.offsetHeight-11));}},run:function(_command){with(firebug){if(!internal.init){d.console.cache.push({"command":_command,"arg":Array.prototype.slice.call(arguments,1)});}else{d.console.cmd[_command].apply(window,Array.prototype.slice.call(arguments,1));}}},toggleML:function(){with(firebug){var open=!env.ml;env.ml=!env.ml;d.navigateRightColumn("console",open);el[open?"left":"right"].console.mlButton.environment.addStyle({display:"none"});el[!open?"left":"right"].console.mlButton.environment.addStyle({display:"block"});el.left.console.mlButton.attribute[(open?"add":"remove")+"Class"]("CloseML");}},countMap:{},timeMap:{},cmd:{log:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Log").update(args);d.console.scroll();}},warn:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Warn").update(args);d.console.scroll();}},info:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Info").update(args);d.console.scroll();}},debug:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Debug").update(args);d.console.scroll();}},error:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Error").update(args);d.console.scroll();}},trace:function(_value){with(firebug){var stackAmt=3,f=arguments.caller,isArray=lib.util.IsArray(f);if((!isArray&&f)||(isArray&&f.length>0)){d.console.addLine().attribute.addClass("Arrow").update(">>> console.trace(stack)");for(var i=0;i<stackAmt;i++){var func=f.toString(),args=f.arguments;d.dom.open({"functio variable
84 setTimeout(d.xhr.refresh,500);}}},navigateRightColumn:function(_index,_open){with(firebug){el.left.container.environment.addStyle({"width":_open?"70%":"100%"});el.right.container.e global() variable
[all...]
H A Dfirebug-lite-1.2.js974 var open = !env.ml; variable
1673 var open = _index, close = env.dIndex; global() variable
[all...]
/plugin/combo/vendor/symfony/process/
H A DInputStream.php28 private $open = true; variable in Symfony\\Component\\Process\\InputStream
/plugin/combo/resources/dictionary/
H A Dfad-icons.json101 "open": "fad-open", string

12345678