Home
last modified time | relevance | path

Searched refs:preserve (Results 26 – 50 of 84) sorted by last modified time

1234

/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dreadme.txt372 * obey ID3v2 tag alter/preserve/discard rules
H A DREADME.md365 * obey ID3v2 tag alter/preserve/discard rules
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1preserve prev primary privileges procedure processlist profile profiles purge query quick range re…
H A Dcss.min.js.map1 …er\", \"polygon\", \"portrait\", \"pre\", \"pre-line\", \"pre-wrap\", \"preserve-3d\",\n \"prog…
H A Dxquery.min.js.map1preserve', 'not', 'occurs', 'of', 'only', 'option', 'order', 'ordered', 'ordering',\n 'paragrap…
H A Dstylus.min.js.map1 …"pointer\",\"polygon\",\"portrait\",\"pre\",\"pre-line\",\"pre-wrap\",\"preserve-3d\",\"progress\"…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …hings. If our last motion was moving vertically, we want to\n // preserve the HPos from our…
/plugin/rawless/
H A Dlessc.inc.php15 public function setPreserveComments( $preserve ) { argument
16 return $preserve;
/plugin/typography/
H A DREADME.md23 | `sp` | white-space | specifies how white-space is handled (preserve or collapse) |
/plugin/dropfiles/
H A Dyarn.lock269 preserve "^0.2.0"
2202 preserve@^0.2.0:
2204 …resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713…
/plugin/revealjs/css/
H A Dreveal.css634 -webkit-transform-style: preserve-3d;
635 transform-style: preserve-3d; }
663 -webkit-transform-style: preserve-3d;
664 transform-style: preserve-3d; }
695 -webkit-transform-style: preserve-3d;
772 -webkit-transform-style: preserve-3d;
851 -webkit-transform-style: preserve-3d;
1197 -moz-transform-style: preserve-3d; }
1225 -moz-transform-style: preserve-3d; }
1492 -webkit-transform-style: preserve-3d;
[all …]
H A Dreveal.scss751 transform-style: preserve-3d;
773 transform-style: preserve-3d;
830 transform-style: preserve-3d;
906 transform-style: preserve-3d;
1277 -moz-transform-style: preserve-3d;
1315 -moz-transform-style: preserve-3d;
1632 transform-style: preserve-3d;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …(1, -1)`);\n current.txtElement.setAttributeNS(XML_NS, 'xml:space', 'preserve');\n current.t…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …numCaptures;\n // If the current capture has a name, preserve the name\n …
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …te) ||\n (this && this.clearImmediate);\n","/* @preserve\n * The MIT Licen…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_material.css573 …22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D…
578 …22%20enable-background%3D%22new%200%200%2024%2024%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D…
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock820 preserve "^0.2.0"
2456 preserve@^0.2.0:
2458 …resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713…
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DText.php38 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep… argument
41 if ($preserve) {
56 …_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $preserve = false) argument
67 while (!$preserve && mb_strlen($piece, $env->getCharset()) > $length) {
78 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep… argument
81 if ($preserve) {
93 …_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $preserve = false) argument
95 return wordwrap($value, $length, $separator, !$preserve);
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Extension/
H A DTextTest.php32 public function testTruncate($input, $length, $preserve, $separator, $expectedOutput) argument
34 $output = twig_truncate_filter($this->env, $input, $length, $preserve, $separator);
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md34 - As default now JSON preserve trailing zeros when serializing a float
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dslice.rst66 * ``preserve_keys``: Whether to preserve key or not (when the input is an array)
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml42 The keep indicator will preserve all
83 will preserve all ending whitespace
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst59 You can also tell truncate to preserve whole words by setting the second
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc109 config.pasteFromWordRemoveFontStyles = false; // preserve font style when "paste from word"
110 … config.pasteFromWordRemoveStyles = false; // preserve style (color) when "paste from word"
111 … config.allowedContent=true; // preserve highlight when "paste from word"

1234