Home
last modified time | relevance | path

Searched refs:wrap (Results 251 – 275 of 419) sorted by path

1...<<11121314151617

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst169 To apply a filter on a section of code, wrap it in the
/plugin/firenews/HTMLTemplates/news/
H A Dnews.css3 word-wrap: break-word;
/plugin/foldablelist/
H A DREADME.md5 simply wrap an unordered list into the tags
/plugin/formatplus/
H A DREADME35 The block insert and delete styles will also wrap the text in a ''DIV''
/plugin/formatplus2/
H A DREADME35 The block insert and delete styles will also wrap the text in a ''DIV''
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js88 })(property).wrap(method), {
235 wrap: function(wrapper) {
1652 wrap: function(element, wrapper, attributes) { method in Element.Methods
2173 Element.Methods.getStyle = Element.Methods.getStyle.wrap(
2207 Element.Methods.readAttribute = Element.Methods.readAttribute.wrap(
2218 Element.Methods.getOffsetParent = Element.Methods.getOffsetParent.wrap(
2231 Element.Methods[method] = Element.Methods[method].wrap(
/plugin/galleryv1.5/
H A Dscript.js176 var wrap = document.createElement('div');
177 wrap.id = 'gallery__overlay';
178 with (wrap.style) {
187 if (self._ua.isWinIE) wrap.style.position = 'absolute';
188 addEvent(wrap,"click",function() { self._close(); });
189 obj.appendChild(wrap);
199 wrap.appendChild(spin);
203 return wrap;
/plugin/gemini/
H A Dcli.php23 'The IP to listen on. Defaults to ' . $this->colors->wrap('0.0.0.0', Colors::C_CYAN),
29 'The port to listen on. Defaults to ' . $this->colors->wrap('1965', Colors::C_CYAN),
35 …'The hostname this server shall use. Defaults to ' . $this->colors->wrap('localhost', Colors::C_CY…
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css314 word-wrap: normal;
H A Ddesign.css177 word-wrap: break-word;
230 word-wrap: break-word;
/plugin/glossary/lang/en/
H A DpageTemplate.txt1 <wrap tip right>New proposition? \\ Share yours **@@PROPOSITIONPAGE@@** !</wrap>
/plugin/glossary/lang/fr/
H A DpageTemplate.txt1 <wrap tip right>Une idée d'expression ? \\ Partagez-la par un **@@PROPOSITIONPAGE@@** !</wrap>
/plugin/highlight2wiki/
H A Dstyle.css9 overflow-wrap:break-word;
118 overflow-wrap: break-word;
124 overflow-wrap: break-word;
163 overflow-wrap: break-word;
180 overflow-wrap: break-word;
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog564 * New: support for 'pre-wrap' value of 'white-space' CSS property
H A Ddefault.css408 white-space: pre-wrap;
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1wrap::before{content:"\FCEC"}.mdi-format-textbox::before{content:"\FCED"}.mdi-format-textdirection…
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17 …ides.wrapAll('<div class="slick-track"/>').parent(),b.$list=b.$slideTrack.wrap('<div aria-live="po…
/plugin/imagereference/
H A Dscript.js70 $imgcaption.wrap('<span class="imgcaption_centerwrapper"></span>');
88 // $imgcaption.wrap('<span class="imgcaption_centerwrapper"></span>');
/plugin/imapmarkers/
H A Djquery.imagemapster.js2772 wrap, variable
2797 wrap = img.parent();
2798 wrap.attr('id', me.wrapId());
2800 wrap = $('<div id="' + me.wrapId() + '"></div>');
2804 wrap.addClass(img[0].className);
2806 wrap.addClass(opts.wrapClass);
2810 me.wrapper = wrap;
2866 wrap.css(css);
2872 wrap.append(me.images[i]);
2877 wrap
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress-extra.css12 word-wrap: normal;
/plugin/indexmenu/
H A Dstyle.css23 word-wrap: normal !important;
128 word-wrap: break-word;
/plugin/issuelinks/
H A Dstyle.less110 overflow-wrap: break-word;
/plugin/issuetracker/
H A Dprint.css172 white-space: pre-wrap;
H A Dprototype.js142 })(property).wrap(method);
425 function wrap(wrapper) { function
449 wrap: wrap,
2108 wrap: function(element, wrapper, attributes) { method in Element.Methods
2501 Element.Methods.getStyle = Element.Methods.getStyle.wrap(
2530 Element.Methods.readAttribute = Element.Methods.readAttribute.wrap(
3827 getOffsetParent = getOffsetParent.wrap(
3844 positionedOffset = positionedOffset.wrap(function(proceed, element) {
H A Dstyle.css172 white-space: pre-wrap;

1...<<11121314151617