Home
last modified time | relevance | path

Searched refs:repeat (Results 576 – 590 of 590) sorted by last modified time

1...<<21222324

/plugin/virtualkeyboard/vk/extensions/
H A Dstringextensions.js76 String.prototype.repeat = function(n /* :Number */) /* :String */ { method in String
95 var pad = String(c).charAt(0).repeat(Math.abs(n) - this.length);
/plugin/indexmenu2/templates/DokuWiki/
H A Ddesign.css18 background: url(i/menu-expanded.gif) center left no-repeat;
21 background: url(i/menu-collapsed.gif) center left no-repeat;
24 background: url(i/sub.gif) center left no-repeat;
/plugin/indexmenu2/templates/DokuWiki/IndexMenu/
H A Ddesign.css19 background: url(i/menu-base.gif) top left no-repeat;
23 background: url(i/menu-expanded-ctrl.gif) top left no-repeat;
26 background: url(i/menu-collapsed-ctrl.gif) top left no-repeat;
29 background: url(i/menu-expanded.gif) top left no-repeat;
32 background: url(i/menu-collapsed.gif) top left no-repeat;
35 background: url(i/sub.gif) top left no-repeat;
/plugin/indexmenu2/templates/DokuWiki/Simple/
H A Ddesign.css14 background: url(i/menu-expanded.gif) center left no-repeat;
17 background: url(i/menu-collapsed.gif) center left no-repeat;
20 background: url(i/sub.gif) center left no-repeat;*/
/plugin/gcalendar/user/
H A Dbackground.css12 background-repeat: no-repeat;
/plugin/gcalendar/inc/
H A Dstandard.css161 background: url(images/date.gif) no-repeat center left;
/plugin/livepreview/
H A Dstyle.css14 * background: transparent url("icons/exit.gif") no-repeat center left;
/plugin/indexmenu2/cms/templates/SimpleTree/
H A Ddesign.css15 background: url(i/menu-expanded.gif) center left no-repeat;
18 background: url(i/menu-collapsed.gif) center left no-repeat;
21 /* background: url(i/sub.gif) center left no-repeat;*/
/plugin/indexmenu2/cms/templates/SimpleTree/WindowsExplorer/
H A Ddesign.css18 background: url(i/folderopen.gif) top left no-repeat;
21 background: url(i/folder.gif) top left no-repeat;
24 background: url(i/page.gif) top left no-repeat;
/plugin/indexmenu2/cms/templates/ClassicVertical/CssHover/
H A Ddesign.css12 background: url("images/item_folder.gif") no-repeat;
19 background: url("images/item_moz.gif") no-repeat;
22 background: url("images/sub.gif") right no-repeat;
/plugin/indexmenu2/cms/templates/DropdownSlide/
H A Dmenu.css69 background: url(images/ddmi_bg.png) no-repeat;
74 background: url(images/ddmi_bg.gif) repeat-x;
H A Ddesign.css16 background: url(images/_select_bg.gif) no-repeat;
/plugin/indexmenu2/cms/modifiers/roundednode/
H A Dmod.css5 background: url(i/cc_tl.gif) left top no-repeat;
11 background: url(i/cc_tr.gif) right top no-repeat;
15 background: url(i/sub.gif) right center no-repeat;
23 background: url(i/cc_bl.gif) left bottom no-repeat;
26 background: url(i/cc_br.gif) right bottom no-repeat;
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php628 $repeat = base64_decode($this->session->getVar("style_primaryCreatorRepeat"));
633 "style_primaryCreatorRepeat", $exampleRepeat, $repeat, 3) . MISC::br();
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1repeat:1,"goto":1,nil:1,far:1,initialization:1,object:1,"else":1,"var":1,uses:1,external:1,resourc…

1...<<21222324