Home
last modified time | relevance | path

Searched refs:close (Results 1001 – 1025 of 1082) sorted by path

1...<<41424344

/plugin/tline/timeline_ajax/styles/
H A Dgraphics-ie6.css73 .simileAjax-bubble-close-pngNotTranslucent {
75 …nsform.Microsoft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/close-button.png', sizin…
H A Dgraphics.css161 div.simileAjax-bubble-close {
169 .simileAjax-bubble-close-pngTranslucent {
170 background: url(../images/close-button.png) no-repeat;
/plugin/toolbox/
H A DToolboxCounter.js118 close: function () {
H A DToolboxFindAndReplace.js76 close: function () {
H A Dextension.php72 $zip->close();
/plugin/translator/
H A Dhelper.php158 $this->database->close();
/plugin/tuxquote/
H A Dquotes.txt74 Happiness is having a large, loving, caring, close-knit family in another city.
228 Never close your lips to those to whom you have opened your heart. <BR> -- Charles Dickens
1013 …260 and figured out early in life that if he talked to people, they'd get close enough so he could…
1447 …eir eyes shut. They open them in about six days, take a look around, then close them again for the…
1737 American beer is a lot like making love in a row boat -- It's f**king close to water! <BR> -- Eric…
2833 …the second oldest profession. I have come to realize that it bears a very close resemblance to the…
/plugin/twcheckliste/
H A Drenderer.php.old90 $this->doc .= '</div>'.DOKU_LF; //close previous slide
115 $this->doc .= '</div>'.DOKU_LF; //close previous slide
/plugin/txt2tags/
H A Dconfig.t2t6 % Dokuwiki syntax is close to the txt2tags one. Yet txt2tags has a few more
H A Dlinkwiz.js245 link = dw_linkwiz.val.open+stxt+' | '+link+dw_linkwiz.val.close;
250 link = dw_linkwiz.val.open+link+dw_linkwiz.val.close;
H A Dtables.js35 delay: { open: 500, close: 100 }
H A Dtoolbar.php181 'close' => ']]',
/plugin/upgrade/
H A Dhelper.php182 $tar->close();
/plugin/upgrade/vendor/splitbrain/php-archive/
H A DREADME.md50 $tar->close();
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DArchive.php99 * Close the archive, close all file handles
104 abstract public function close(); function in splitbrain\\PHPArchive\\Archive
109 * This implicitly calls close() on the Archive
H A DTar.php125 $this->close();
220 $this->close();
307 $this->close();
348 * Add the closing footer to the archive if in write mode, close all file handles
359 public function close() function in splitbrain\\PHPArchive\\Tar
371 // close file handles
392 * This implicitly calls close() on the Archive
397 $this->close();
H A DZip.php109 $this->close();
224 // close file
259 $this->close();
462 * Add the closing footer to the archive if in write mode, close all file handles
468 public function close() function in splitbrain\\PHPArchive\\Zip
495 // close file handles
509 * This implicitly calls close() on the Archive
514 $this->close();
/plugin/virtualkeyboard/vk/
H A Dlicense.txt110 modification follow. Pay close attention to the difference between a
H A Dvirtualkeyboard.js621 VirtualKeyboard.close();
930 self.close = function () {
H A Dvk_popup.js63 this.close = function (target) { method
66 hWnd.close();
77 hWnd.onunload = self.close;
79 if (window.attachEvent) window.attachEvent('onunload', self.close);
80 else if (window.addEventListener) window.addEventListener('unload', self.close, false);
/plugin/vkeyboard/
H A Dvkeyboard.js.unc99 this.VKI_numberPad = true; // Allow user to open and close the number pad
164 // - Insert a newline (textarea), or close the keyboard
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js11 …t.addListener("click",win.minimize).insert(el.button.container);el.button.close=new lib.element("A…
14 …setVerticalPosition,window,null);var buttons=[el.button.inspect,el.button.close,el.button.inspect,…
24close();firebug.internal.popupWin=null;}}}},dock:function(){with(opener.firebug){internal.popupWin…
73close=env.dIndex;env.dIndex=open;settings.hide();el.button[close].container.environment.addStyle({… variable
74 el.nav[close].attribute.removeClass("Selected");if(el.nav[open])
H A Dfirebug-lite-1.2.js147 …el.button.close = new lib.element("A").attribute.addClass("Button Close").event.addListener("click…
361 el.button.close,
734 firebug.internal.popupWin.close();
750 window.close();
758 internal.popupWin.close();
1662 var open = _index, close = env.dIndex; variable
1667 el.button[close].container.environment.addStyle({ "display":"none" });
1668 el.left[close].container.environment.addStyle({ "display":"none" });
1669 el.right[close].container.environment.addStyle({ "display":"none" });
1675 if(el.nav[close])
[all …]
H A Dfirebug-lite-1.4.js2263 if(frame){frame.close()
2327 doc.close()
2337 }else{if(type=="popup"){node.close()
2559 }else{this.close()
2635 }if(Env.Options.startInNewWindow){this.close();
2639 }else{this.close()
2691 Firebug.chrome.close()
2765 this.node.close()
2790 }}catch(E){window.close()
2793 },close:function(){this.destroy()
[all …]
/plugin/widearea/widearea/
H A Dwidearea.css117 .widearea-icon.close {

1...<<41424344