Home
last modified time | relevance | path

Searched refs:open (Results 276 – 300 of 1091) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBookmark.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Bookmark
H A DWatermarkImage.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\WatermarkImage
H A DIndexEntry.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\IndexEntry
H A DTocEntry.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\TocEntry
/plugin/encryptedpasswords/
H A Dscript.js7 open: '<encrypt>', property in toolbar
/plugin/refnotes/
H A Dbibtex.php219 list($open, $close) = ($type == 'parented') ? array('\(', '\)') : array('{', '}');
221 $this->entryPattern[] = '^@\w+\s*' . $open . '(?=.*' . $close . ')';
269 list($open, $close, $exit) = ($type == 'quoted') ? array('"', '"', '"') : array('{', '}', '(?:}|(?=@))');
271 $this->entryPattern[] = '^' . $open . '(?=.*' . $close . ')';
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md9 Salesforce open-source projects are committed to providing a friendly, safe, and
17 together effectively, productively, and respectfully in our open source community.
21 in a Salesforce open-source project may be reported by contacting the Salesforce
26 In the interest of fostering an open and welcoming environment, we as
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckspellcheckcommand_ie.js57 window.open( FCKConfig.IeSpellDownloadUrl , 'IeSpellDownload' ) ;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc161 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
241 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
371 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
588 $params['index'] = (list) A comma-separated list of index names to open poin
[all...]
/plugin/svgembed/
H A Dscript.js8 …var svgembed_print = window.open('', '_printwindow', 'location=no,height=400,width=600,scrollbars=…
/plugin/yuriigantt/src/Driver/
H A DDriverInterface.php33 public function open($pageId); function
/plugin/findologicxmlexport/vendor/hoa/file/
H A DSplFileInfo.php66 public function open() function in Hoa\\File\\SplFileInfo
/plugin/epub/
H A DREADME2 the open XML-based eBook format described at http://idpf.org/epub and supported by current ebook re…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Denvelope-open-fill.svg1 <svg class="bi bi-envelope-open-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/odt/ODT/styles/
H A DODTTextListStyle.php136 $open = XMLUtil::getElementOpenTag('text:list-style', $xmlCode);
137 if (!empty($open)) {
139 $attrs += $style->importODTStyleInternal(self::$list_fields, $open);
/plugin/targetlink/
H A Dplugin.info.txt6 …ecified targets not depending on the configuration. e.g.: The links usual open in the same tab, bu…
/plugin/diagramsnet/lib/js/diagramly/
H A DStorageLibrary.js79 StorageLibrary.prototype.open = function() method in StorageLibrary
H A DUrlLibrary.js84 UrlLibrary.prototype.open = function() method in UrlLibrary
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:be…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js.map1open: '{', close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n…
H A D22.22.js.map1open: '{', close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js963 var open = !env.ml; variable
1080 open:function(_index){
1120 d.css.open(d.css.index);
1125 open: function(_object,_layer){
1534 open:function(_index){
1589 open:function(_str){
1611 open:function(){
1663 env.dIndex = open;
1677 if(el.nav[open])
1680 switch(open){
[all …]
H A Dfirebug-lite-1.2-compressed.js28 …history:[],historyIndex:0,openObject:function(_index){with(firebug){d.dom.open(d.console.cache[_in…
31open=!env.ml;env.ml=!env.ml;d.navigateRightColumn("console",open);el[open?"left":"right"].console.… variable
34 …ement("OPTION").attribute.set("value",i).update(uri))};d.css.open(d.css.index);}}},dom:{open:funct…
67 el.right.html.content.update(str);break;case"dom":d.dom.open(node,el.right.html.content,lib.env.ie)…
72 …d.add(new lib.element("A").event.addListener("click",lib.util.Curry(d.str.open,window,response)).u…
73open=_index,close=env.dIndex;env.dIndex=open;settings.hide();el.button[close].container.environmen… variable
74 el.nav[close].attribute.removeClass("Selected");if(el.nav[open])
75 el.nav[open].attribute.addClass("Selected");switch(open){case"console":d.navigateRightColumn(_index…
76 …iner.environment.getElement().innerHTML==""){var t=Number(new Date);d.dom.open(eval(el.button.dom.…
77 break;case"xhr":d.navigateRightColumn(_index);d.xhr.open();break;}}}},getFileName:function(_path){v…
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js33 values+='height:'+(parseInt(firebug.internal.targetWindow.firebug.el.main.element.style.height.replace(/px/,''),10)-38);exdate=new Date();exdate.setDate(exdate.getDate()+365);firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTString();}},refreshForm:function(){var fe=firebug.env,elSet=firebug.el.settings;elSet.cbxDebug.element.checked=fe.debug;elSet.cbxDetectFirebug.element.checked=fe.detectFirebug;elSet.cbxHideDOMFunctions.element.checked=fe.hideDOMFunctions;elSet.cbxOverride.element.checked=fe.override;elSet.cbxShowIcon.element.checked=fe.showIconWhenHidden;elSet.cbxOpenInPopup.element.checked=fe.openInPopup;elSet.textNodeChars.element.value=fe.textNodeChars;}},win:{hide:function(){with(firebug){el.main.environment.addStyle({"display":"none"});el.mainiframe.environment.addStyle({"display":"none"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"block"});}}},show:function(){with(firebug){el.main.environment.addStyle({"display":"block"});el.mainiframe.environment.addStyle({"display":"block"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"none"});}}},iconClicked:function(_event){with(firebug){if(_event.ctrlKey==true||_event.metaKey==true){el.firebugIcon.environment.addStyle({"display":"none"});env.showIconWhenHidden=false;}else{win.show();}}},minimize:function(){with(firebug){internal.minimized=true;el.main.environment.addStyle({"height":"35px"});el.mainiframe.environment.addStyle({"height":"35px"});el.button.maximize.environment.addStyle({"display":"block"});el.button.minimize.environment.addStyle({"display":"none"});win.refreshSize();}},maximize:function(){with(firebug){internal.minimized=false;el.button.minimize.environment.addStyle({"display":"block"});el.button.maximize.environment.addStyle({"display":"none"});win.setHeight(env.height);}},newWindow:function(){var interval,scripts,script,scriptPath,fe=firebug.env,fi=firebug.internal;if(!fi.popupWin){scripts=document.getElementsByTagName('script');fi.popupWin=window.open("","_firebug","status=0,menubar=0,resizable=1,top="+fe.popupTop+",left="+fe.popupLeft+",width="+fe.popupWidth+",height="+fe.popupHeight+",scrollbars=0,addressbar=0,outerWidth="+fe.popupWidth+",outerHeight="+fe.popupHeight+"toolbar=0,location=0,directories=0,dialog=0");if(!fi.popupWin){alert("Firebug Lite could not open a pop-up window, most likely because of a popup blocker.\nPlease enable popups for this domain");}else{firebug.settings.hide();for(i=0,len=scripts.length;i<len;i++){if(scripts[i].src.indexOf(fi.liteFilename)>-1){scriptPath=scripts[i].src;break;}}
36 win.resizer.enabled=true;}},resize:function(_event){with(firebug){if(!win.resizer.enabled)return;win.resizer.y[2]=(win.resizer.y[0]+(win.resizer.y[1]-_event.clientY));el.main.environment.addStyle({"height":win.resizer.y[2]+"px"});el.mainiframe.environment.addStyle({"height":win.resizer.y[2]+"px"});if(lib.env.ie6){el.main.environment.addStyle({"top":win.resizer.y[3]-(win.resizer.y[1]-_event.clientY)+"px"});el.mainiframe.environment.addStyle({"top":win.resizer.y[3]-(win.resizer.y[1]-_event.clientY)+"px"});}}},stop:function(_event){with(firebug){if(win.resizer.enabled){win.resizer.enabled=false;win.setHeight(win.resizer.y[2]-35);}}}},setHeight:function(_height){with(firebug){env.height=_height;el.left.container.environment.addStyle({"height":_height+"px"});el.right.container.environment.addStyle({"height":_height+"px"});el.main.environment.addStyle({"height":_height+38+"px"});el.mainiframe.environment.addStyle({"height":_height+38+"px"});win.refreshSize();el.left.console.monitor.element.parentNode.style.height=_height-47+"px";el.left.console.mlButton.environment.addStyle({"top":_height+19+"px"});el.right.console.mlButton.environment.addStyle({"top":_height+19+"px"});el.right.console.input.environment.addStyle({"height":_height-29+"px"});el.left.html.container.environment.addStyle({"height":_height-23+"px"});el.right.html.content.environment.addStyle({"height":_height-23+"px"});el.left.css.container.environment.addStyle({"height":_height-33+"px"});el.right.css.input.environment.addStyle({"height":_height-55+"px"});el.left.scripts.container.environment.addStyle({"height":_height-23+"px"});el.left.dom.container.environment.addStyle({"height":_height-31+"px"});el.left.xhr.container.environment.addStyle({"height":_height-32+"px"});el.left.str.container.environment.addStyle({"height":_height-32+"px"});}},refreshDOM:function(){with(firebug){d.dom.open(eval(el.button.dom.textbox.environment.getElement().value),el.left.dom.container);if(d.html.nIndex=="dom"){firebug.d.html.navigate("dom")}}},refreshSize:function(){with(firebug){if(!internal.init)
39 return content.join(" ");}},history:[],historyIndex:0,openObject:function(_index){with(firebug){d.dom.open(d.console.cache[_index],el.left.dom.container,lib.env.ie);d.navigate("dom");}},print:function(_cmd,_text){with(firebug){d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd);d.console.addLine().update(d.highlight(_text,false,false,true));d.console.scroll();}},printException:function(_exception){with(firebug){var message=_exception.description||_exception.message||_exception;if(_exception.fileName){message+=' ('+(_exception.name&&(_exception.name+', ')||'')+getFileName(_exception.fileName)+', '+_exception.lineNumber+')';}
42 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.js680 fi.popupWin = window.open("", "_firebug",
686 alert("Firebug Lite could not open a pop-up window, most likely because of a popup blocker.\nPlease enable popups for this domain");
858 d.dom.open(eval(el.button.dom.textbox.environment.getElement().value),el.left.dom.container);
915 d.dom.open(d.console.cache[_index], el.left.dom.container, lib.env.ie);
974 var open = !env.ml; variable
976 d.navigateRightColumn("console",open);
977 el[open?"left":"right"].console.mlButton.environment.addStyle({ display:"none" });
978 el[!open?"left":"right"].console.mlButton.environment.addStyle({ display:"block" });
979 el.left.console.mlButton.attribute[(open?"add":"remove")+"Class"]("CloseML");
1027 d.dom.open({"functio
1673 var open = _index, close = env.dIndex; global() variable
[all...]

1...<<11121314151617181920>>...44