Home
last modified time | relevance | path

Searched refs:body (Results 1826 – 1850 of 1980) sorted by path

1...<<71727374757677787980

/plugin/txt2tags/
H A DREADME.t2t88 You may wish to enable the table creation wizard, to do so, include this just before the </body> ta…
H A Dtxt2tags.class.php192 $body = implode("\n", $lines);
193 $body = $this->Restore($body);
194 $body = str_replace(array("\032\032", "\033\033"), '', $body);
198 $this->bodyhtml = $this->run_postproc($body); # %!postproc replacements
200 $GLOBALS['T2TVersion'], $this->csslink, $body);
252 $body = implode("\n", $lines);
254 $body = preg_replace($a[0], $a[1], $body);
256 return explode("\n", $body);
258 function run_postproc($body) { # make the replacements argument
260 $body = preg_replace($a[0], $a[1], $body);
[all …]
/plugin/unsplashdoku/
H A DLICENSE235 the limitation as if written in the body of this License.
H A Daction.php50 …$body_style = 'body { ' . 'min-height: 100%; ' . $background_image . ' background-size: cover; ' …
/plugin/uparrow/
H A DCOPYING235 the limitation as if written in the body of this License.
/plugin/upgrade/
H A DLICENSE235 the limitation as if written in the body of this License.
/plugin/usecounter/
H A DLICENSE119 standard defined by a recognized standards body, or, in the case of
/plugin/usermanagerextended/
H A DLICENSE235 the limitation as if written in the body of this License.
/plugin/usersubscriptions/
H A DCOPYING235 the limitation as if written in the body of this License.
/plugin/var/
H A DCOPYING235 the limitation as if written in the body of this License.
/plugin/vertical/
H A DREADME.md13 You need to set `<vertical head=align body=align>` and `</vertical>` tags around your table, where …
20 <vertical head=bottom body=center>
/plugin/vimeo/
H A DLICENSE235 the limitation as if written in the body of this License.
/plugin/virtualkeyboard/vk/extensions/
H A Ddocumentselection.js76 range = document.body.createTextRange();
154 var r = document.body.createTextRange();
197 var r = document.body.createTextRange();
H A Dhelpers.js325 else if (document.body) w = document.body.clientWidth;
338 else if (document.body) h = document.body.clientHeight;
348 …cumentElement && document.documentElement.scrollTop) || (document.body && document.body.scrollTop);
357 …umentElement && document.documentElement.scrollLeft) || (document.body && document.body.scrollLeft…
386 else if (document.body) w = document.body.clientWidth;
399 else if (document.body) h = document.body.clientHeight;
427 …cumentElement && document.documentElement.scrollTop) || (document.body && document.body.scrollTop);
436 …umentElement && document.documentElement.scrollLeft) || (document.body && document.body.scrollLeft…
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js179 document.body.appendChild(node);
/plugin/virtualkeyboard/vk/keyboard/
H A Dpopup.css1 html, body { selector
/plugin/virtualkeyboard/vk/
H A Dlicense.txt98 programs enables a greater number of people to use a large body of
411 written in the body of this License.
H A Dvirtualkeyboard.js894 || !nodes.keyboard || !document.body || nodes.attachedInput == null) return false;
H A Dvk_popup.js71 ,hWnd.document.body
72 ,hWnd.document.body
74 …hWnd.dialogHeight = parseInt(hWnd.dialogHeight)-hWnd.getClientHeight()+hWnd.document.body.firstChi…
75 …hWnd.dialogWidth = parseInt(hWnd.dialogWidth)-hWnd.getClientWidth()+hWnd.document.body.firstChild.…
/plugin/vkeyboard/
H A Dvkeyboard.js1body.appendChild(this.VKI_iframe)}document.body.appendChild(this.VKI_keyboard);this.VKI_keyboard.s…
H A Dvkeyboard.js.unc1683 if (this.VKI_isIE6) document.body.appendChild(this.VKI_iframe);
1684 document.body.appendChild(this.VKI_keyboard);
1774 } else if (document.body)
1775 return [document.body.clientWidth, document.body.clientHeight];
1785 } else if (document.body.scrollTop)
1786 return [document.body.scrollLeft, document.body.scrollTop];
/plugin/vote/
H A DCOPYING235 the limitation as if written in the body of this License.
/plugin/wavedrom/
H A DLICENSE119 standard defined by a recognized standards body, or, in the case of
H A DREADME.md14 { "name": "Data", "wave": "x.345x|=.x", "data": ["head", "body", "tail", "data"] },
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js10body);el.content={};el.mainiframe=new lib.element("IFRAME").attribute.set("id","FirebugIFrame").at…
21 …creenLeft-8)+',';values+='popupWidth:'+document.body.clientWidth+',';values+='popupHeight:'+docume…
27body.scrollTop)+"px"});el.mainiframe.environment.addStyle({"top":dim.height-el.main.environment.ge…
53 …arent){map.push(parent);if(parent==firebug.internal.targetWindow.document.body)break;parent=parent…
86 borderInspector.style.display=display;if(target!=document.body&&target!=document.firstChild&&target…
92 …it"]){object.init=_prototype["$Init"];delete _prototype["$Init"];};object.body=_superClass==pi.bas…
101 …Left=document.body.offsetLeft,offsetTop=document.body.offsetTop,view=pi.util.Element.getView(_elem…
109 …Height||document.body.clientHeight,width:document.documentElement.clientWidth||document.body.clien…
111 …rn this;};this.movePrivateMembers(this.body,_private);if(this.init){fn["$Init"]=this.init;};fn.pro…
119 …onment.setUrl(_url);this.environment.setCallback([]);return this;};pi.xhr.body={"addCallback":func… class in pi.xhr
[all …]

1...<<71727374757677787980