Home
last modified time | relevance | path

Searched refs:breaks (Results 1 – 25 of 65) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_filters.test9 ( var is escaped by |escape_and_nl2br, line-breaks are added,
14 ( var is escaped by |escape_and_nl2br, line-breaks are added,
19 ( var is escaped by |escape_and_nl2br, line-breaks are added,
29 ( var is escaped by |escape_and_nl2br, line-breaks are added,
36 the output is escaped by |escape_and_nl2br, line-breaks are added,
70 ( var is escaped by |escape_and_nl2br, line-breaks are added,
76 ( var is escaped by |escape_and_nl2br, line-breaks are added,
82 ( var is escaped by |escape_and_nl2br, line-breaks are added,
94 ( var is escaped by |escape_and_nl2br, line-breaks are added,
102 the output is escaped by |escape_and_nl2br, line-breaks are added,
/plugin/callflow/
H A Dscript.js306 breaks = [];
433 breaks[n] = [];
434 breaks[n][0] = y;
435 breaks[n][1] = (cmd[2]?cmd[2]:"");//save for later
466 for(i in breaks)//draw breaks
469 "M"+(breaks[i][1]?0:style.margin/2)+","+breaks[i][0]+ // from
470 "L"+(breaks[i][1]?(maxx+style.margin):(maxx+style.margin-l_colsminlen/2))+","+breaks[i][0]) // to
472 if(breaks[i][1])
475 breaks[i][0]-style.txtsize/2,
476 breaks[i][1])
/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.php785 $break = $breaks[$i];
805 $breaks[$i - 1] = LB_PROHIBITED;
833 $breaks[$i-1] = LB_PROHIBITED;
840 $breaks[$i-1] = LB_PROHIBITED;
847 $breaks[$i-1] = LB_PROHIBITED;
865 $breaks[$i - 1] = $break;
869 $breaks[$i - 1] = LB_INDIRECT;
871 $breaks[$i - 1] = LB_PROHIBITED;
876 $breaks[$i - 1]= LB_PROHIBITED;
879 $breaks[$i - 1] = LB_INDIRECT_CM;
[all …]
H A DTODO11 Table headers and footers should be repeated on page breaks
H A DChangeLog46 * Fixed: page breaks were incorrectly positioned inside tables
148 breaks
212 breaks
504 * Fixed: page breaks could not be made inside table cells and
866 * Fixed:   symbols could cause page breaks to move to
886 * Fixed: whitespace/line breaks were not preserved inside the
/plugin/pagebreak2/
H A Dplugin.info.txt6 desc Adds page breaks before title in print view
/plugin/xbr/
H A Dplugin.info.txt6 desc A replacement for the standard dokuwiki renderer which keeps your line-breaks.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dnl2br.rst7 The ``nl2br`` filter inserts HTML line breaks before all newlines in a string:
/plugin/textmodule/
H A DREADME.md5 Line breaks can be added using ``\n``.
/plugin/latex/
H A DTODO13 breaks the idea of having images tagged by checksum (it would depend in which
/plugin/latex-was/
H A DTODO13 breaks the idea of having images tagged by checksum (it would depend in which
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2624 var drawPageBreaks = mxUtils.bind(this, function(breaks) argument
2626 if (breaks != null)
2628 var count = (breaks == this.horizontalPageBreaks) ? horizontalCount : verticalCount;
2632 var pts = (breaks == this.horizontalPageBreaks) ?
2638 if (breaks[i] != null)
2640 breaks[i].points = pts;
2641 breaks[i].redraw();
2652 breaks[i] = pageBreak;
2656 for (var i = count; i < breaks.length; i++)
2658 breaks[i].destroy();
[all …]
/plugin/data-au/
H A DREADME22 Use at your own risk (if it breaks you get to keep both pieces).
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md24 ### BC breaks
/plugin/tuxquote/
H A DREADME11 …are line delimited and HTML formatting can be used, enabling you to use <br /> for line breaks etc.
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6breaks?this.rules=n.breaks:this.rules=n.gfm)}function r(e){this.options=e||m.defaults}function s()…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml91 i know where i want my line breaks: "one here\nand another here\n"
94 'i know where i want my line breaks' => "one here\nand another here\n"
H A DYtsSpecificationExamples.yml1177 Line breaks are significant.
1185 is significant.\n\nLine breaks are \
1206 "is significant.\n\nLine breaks are significant.\nThus this value contains one\n" +
1209 "is significant.\n\nLine breaks are significant.\nThus this value contains one\n" +
1224 contains no line breaks
1236 line breaks.
1273 " contains no line breaks except for the final one.\n",
1275 "Is interpreted as a line break. Thus this value contains three line breaks.\n",
/plugin/mobiletable/
H A DREADME.md145 However, this syntax is not recommended anymore as it breaks section editing.
/plugin/codeprettify/code-prettify/
H A DCHANGES.md123 * Bug fix: IE8 line breaks.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D20.20.js.map1 …llowed :-(\n // [/\\/\\*/, 'comment.invalid' ], // this breaks block comments in …
H A D26.26.js.map1 …llowed :-(\n // [/\\/\\*/, 'comment.invalid' ], // this breaks block comments in …
/plugin/openlayersmap/
H A Dstyle.less34 /* Work around a case of style reset, setting it on the container breaks the overview map. See: http://www.dokuwiki.org/plugin:openlayersmap?rev=1329438681&do=diff */
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc42 // IE6 breaks with the following selectors.
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc42 // IE6 breaks with the following selectors.

123