Home
last modified time | relevance | path

Searched refs:body (Results 826 – 850 of 1980) sorted by relevance

1...<<31323334353637383940>>...80

/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample03.cfm48 <body>
92 </body>
/plugin/diagramsnet/lib/plugins/
H A Dprops.js23 var iiw = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
59 document.body.appendChild(div);
H A Dtags.js26 …editorUi.hiddenTagsWindow = new HiddenTagsWindow(editorUi, document.body.offsetWidth - 380, 120, 3…
340 var iw = window.innerWidth || document.body.clientWidth || document.documentElement.clientWidth;
341 …var ih = window.innerHeight || document.body.clientHeight || document.documentElement.clientHeight;
/plugin/s5/ui/blue/
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
7 body {background: #000294 url(bluebottom.gif) right bottom no-repeat; color: #fff; font-size: 1.8em… selector
13 html, body {margin: 0; padding: 0;} selector
/plugin/settingstree/
H A Dstyle.css215 body > #settingstree_grayout{ /* background-grayout covering the whole screen, and fixed to prevent…
262 body > #settingstree_grayout{
275 body > #settingstree_grayout{
287 body > #settingstree_grayout{
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js348 if (this.ui.spinner.spin(document.body, mxResources.get('saving')))
372 if (this.ui.spinner.spin(document.body, mxResources.get('saving')))
771 var body = {'content': comment.content}; class in DriveFile.addComment
777 params: body
/plugin/siteexport/
H A Djquery.filedownload.js348 if (formDoc && formDoc.body != null && formDoc.body.innerHTML.length) {
353 var $contents = $(formDoc.body).contents().first();
372 internalCallbacks.onFail(formDoc.body.innerHTML, fileUrl);
/plugin/odt/ODT/
H A DODTImport.php764 $body = $params->styleset->getStyle($styleName);
783 if (isset($default) && isset($body)) {
784 ODTParagraphStyle::copyLayoutProperties ($body, $default, $disabled);
794 $body = $params->styleset->getStyle($styleName);
812 if (isset($footnote) && isset($body)) {
813 ODTParagraphStyle::copyLayoutProperties ($body, $footnote, $disabled);
/plugin/swarmwebhook/lang/en/
H A Difttt_instructions.txt7 * **body**: <code>
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js195 } else if(document.body && (document.body.scrollLeft || document.body.scrollTop)) {
196 return [document.body.scrollLeft, document.body.scrollTop];
208 } else if(document.body && (document.body.clientWidth || document.body.clientHeight)) {
209 return [document.body.clientWidth, document.body.clientHeight];
/plugin/bible/bible_douayRheims/
H A D1_Corinthians.txt116 …shall destroy both it and them. But the body is not for fornication, but for the Lord: and the Lor…
121 … Every sin that a man doth is without the body: but he that committeth fornication sinneth against…
128 … wife hath not power of her own body: but the husband. And in like manner the husband also hath no…
282 …12:12. For as the body is one and hath many members; and all the members of the body, whereas they…
284 12:14. For the body also is not one member, but many.
286 …he ear should say: Because I am not the eye, I am not of the body: Is it therefore not of the body?
289 12:19. And if they all were one member, where would be the body?
290 12:20. But now there are many members indeed, yet one body.
297 12:27. Now you are the body of Christ and members of member.
392 15:38. But God giveth it a body as he will: and to every seed its proper body.
[all …]
H A DColossians.txt18 …1:18. And he is the head of the body, the church: who is the beginning, the firstborn from the dea…
22 …1:22. Yet now he hath reconciled in the body of his flesh through death, to present you holy and u…
24 …things that are wanting of the sufferings of Christ, in my flesh, for his body, which is the churc…
34 …2:5. For though I be absent in body, yet in spirit I am with you, rejoicing, and beholding your or…
40 …u are circumcised with circumcision not made by hand in despoiling of the body of the flesh: but i…
46 2:17. Which are a shadow of things to come: but the body is of Christ.
48 …2:19. And not holding the head, from which the whole body, by joints and bands, being supplied wit…
52 …indeed a shew of wisdom in superstition and humility, and not sparing the body; not in any honour …
67 …3:15. And let the peace of Christ rejoice in your hearts, wherein also you are called in one body:…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktablehandler_ie.js50 var oCellRange = FCK.EditorDocument.body.createTextRange() ;
/plugin/ahrefmenu/
H A DxmlTree.css1 body{ selector
/plugin/pdftools/tpl/minimal/
H A Dstyle.css33 body { selector
/plugin/pdftools/tpl/onlylogo/
H A Dstyle.css33 body { selector
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D8cd00a3aba7c3c158277bc032aac2830.asciidoc6 'body' => [
/plugin/issuetracker/
H A Daction.php1096 $body = '<tbody>'.NL;
1186 $body .= '</tbody></table></div>';
1422 $ret = $a_lang.$usr.$ret.$head.$body;
2658 $body = $this->getLang('issuemod_head').chr(10).chr(10).
2668 $body = html_entity_decode($body);
2734 $body = html_entity_decode($body);
2792 $body = $this->getLang('issuemod_head').chr(10).chr(10).
2806 $body = html_entity_decode($body);
2860 $body = html_entity_decode($body);
2912 $body = mail_quotedprintable_encode($body,0);
[all …]
H A Dsyntax.php592 $body = '<tbody>'.NL;
674 $body .= '</tbody></table></div>'.NL;
794 $body = '<tbody>'.$reduced_issues.'</tbody>'.NL.'</table>'.NL.'</div>'.NL;
904 $ret = $a_lang.$usr.$ret.$head.$body;
959 $body = $this->getLang('issuenew_head').chr(10).chr(10).
973 $body = html_entity_decode($body);
980 …$this->mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null…
983 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
996 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p… argument
1023 $body = mail_quotedprintable_encode($body,0);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13body,s=document.documentElement||document.body.parentNode||document.body,d=window.pageYOffset||s.s…
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.mail.js41 body : get(this, options, uri, settings, 'body')
/plugin/fckg/scripts/
H A Dvki_kb.js1536 if (this.VKI_isIE6) document.body.appendChild(this.VKI_iframe);
1537 document.body.appendChild(this.VKI_keyboard);
1633 } else if (document.body)
1634 return [document.body.clientWidth, document.body.clientHeight];
1644 } else if (document.body.scrollTop)
1645 return [document.body.scrollLeft, document.body.scrollTop];
/plugin/codemirror/dist/modes/
H A Dasciiarmor.min.js.map1body\";\n return result;\n }\n } else if (state.state == \"header\") {\…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmaction.js19body,"div",{id:"MathJax_Tooltip"}),toHTML:function(j,h,l){var i=this.selected();if(i.type=="null")…
/plugin/s5/ui/yatil/
H A Dpretty.css2 Note that the 'body' font size may have to be changed if the resolution is
5 body {background: #f3f3f3 url(bodybg.gif); color: #000; font-size: 2em; font-family: Verdana, Arial… selector
21 html, body {margin: 0; padding: 0;} selector

1...<<31323334353637383940>>...80