Home
last modified time | relevance | path

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

1234

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js35 breaks: breaks(false), property
57 function breaks(value) { function
110 breaks: breaks(true), property
118 breaks: { property
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
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/
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/
Dinline.content.builder.php777 $this->find_line_break($classes, $breaks, count($classes));
782 for ($i = 0, $size = count($breaks); $i < $size; $i++) {
785 $break = $breaks[$i];
798 function find_complex_break($current_class, $classes, &$breaks, $offset, $length) { argument
805 $breaks[$i - 1] = LB_PROHIBITED;
814 function find_line_break($classes, &$breaks, $length) { argument
833 $breaks[$i-1] = LB_PROHIBITED;
840 $breaks[$i-1] = LB_PROHIBITED;
847 $breaks[$i-1] = LB_PROHIBITED;
853 $i += $this->find_complex_break($class, $classes, $breaks, $i, $length);
[all …]
DTODO11 Table headers and footers should be repeated on page breaks
/plugin/pagebreak2/
Dplugin.info.txt6 desc Adds page breaks before title in print view
/plugin/xbr/
Dplugin.info.txt6 desc A replacement for the standard dokuwiki renderer which keeps your line-breaks.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Dnl2br.rst7 The ``nl2br`` filter inserts HTML line breaks before all newlines in a string:
/plugin/textmodule/
DREADME.md5 Line breaks can be added using ``\n``.
/plugin/latex-was/
DTODO13 breaks the idea of having images tagged by checksum (it would depend in which
/plugin/latexwas/
DTODO13 breaks the idea of having images tagged by checksum (it would depend in which
/plugin/latex/
DTODO13 breaks the idea of having images tagged by checksum (it would depend in which
/plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/
Dsyntax.adoc14 Line breaks are not preserved.
21 Notice how line breaks are now preserved.
24 preserves spaces and line breaks, and is displayed in a
/plugin/diagramsnet/lib/js/grapheditor/
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/
DREADME22 Use at your own risk (if it breaks you get to keep both pieces).
/plugin/jplayer/vendor/kriswallsmith/assetic/
DCHANGELOG-1.2.md24 ### BC breaks
/plugin/tuxquote/
DREADME11 …are line delimited and HTML formatting can be used, enabling you to use <br /> for line breaks etc.
/plugin/revealjs/plugin/markdown/
Dmarked.js6breaks?this.rules=n.breaks:this.rules=n.gfm)}function r(e){this.options=e||m.defaults}function s()…
/plugin/mobiletable/
DREADME.md145 However, this syntax is not recommended anymore as it breaks section editing.
/plugin/calendar/
DREADME.md114 - Line breaks preserved
/plugin/asciidocjs/node_modules/clean-css/
DREADME.md94 * `keepBreaks` option is replaced with `{ format: 'keep-breaks' }` to ease transition;
125 * adds configurable line breaks via `format: { breakWith: 'lf' }` option.
248 …format: 'keep-breaks' // formats output the default way but adds line breaks for improved readabil…
257 breaks: { // controls where to insert breaks
DHistory.md32 …sue [#964](https://github.com/jakubpawlowicz/clean-css/issues/964) - adds configurable line breaks.
74 * Fixed issue [#953](https://github.com/jakubpawlowicz/clean-css/issues/953) - beautify breaks attr…
1020 * Fixed issue [#199](https://github.com/jakubpawlowicz/clean-css/issues/199) - keep line breaks wit…
1054 * Changes behavior of `--keep-line-breaks`/`keepBreaks` option to keep breaks after trailing braces…
1200 * Fixed issue [#66](https://github.com/jakubpawlowicz/clean-css/issues/66) - line breaks without ex…
1208 …tions from `--removeempty` to `--remove-empty` and from `--keeplinebreaks` to `--keep-line-breaks`.
1238 * Added removing line breaks after a comma, so all declarations are one-liners now.
1262 * Rewrote breaks processing.
1263 * Added `keepBreaks`/`-b` option to keep line breaks in the minimized file.
1265 * Minimized test data is now minimized with line breaks so it's easier to
/plugin/asciidocjs/node_modules/clean-css/lib/writer/
Dhelpers.js146 return context.format && context.format.breaks[where];
/plugin/openlayersmap/
Dstyle.less34 /* Work around a case of style reset, setting it on the container breaks the overview map. See: htt…
/plugin/codeprettify/code-prettify/
DCHANGES.md123 * Bug fix: IE8 line breaks.

1234