Home
last modified time | relevance | path

Searched refs:shorthand (Results 1 – 21 of 21) sorted by relevance

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.Scope.txt
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_optimise.php110 $temp = csstidy_optimise::shorthand($this->value); // FIXME - move
221 function shorthand($value) function in csstidy_optimise
625 $return[$key] = csstidy_optimise::shorthand(trim($return[$key].$important));
/plugin/tooltip/
H A Dstyle.css99 * The "inline style" is defined for the shorthand (one word) syntax
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md567 // The `_.property` iteratee shorthand.
710 // The `_.matches` iteratee shorthand.
718 // The `_.property` iteratee shorthand.
756 // The `_.matches` iteratee shorthand.
764 // The `_.property` iteratee shorthand.
843 // The `_.matches` iteratee shorthand.
851 // The `_.property` iteratee shorthand.
889 // The `_.matches` iteratee shorthand.
897 // The `_.property` iteratee shorthand.
1943 // The `_.matches` iteratee shorthand.
[all …]
/plugin/odt/
H A DChangeLog.txt40 * Added missing shorthand handling in CSS import helper class for:
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml604 # Use the prefix: shorthand for
990 # 'seq' is shorthand for 'tag:yaml.org,2002:seq'.
994 # '^customer' is shorthand for the full
/plugin/wrap/
H A Dexample.txt41 A shorthand of uppercase **%%<WRAP />%%** and lowercase **%%<wrap />%%** are available if the container is empty or unnecessary.
/plugin/structsection/
H A Dyarn.lock851 babel-plugin-transform-es2015-shorthand-properties@^6.22.0:
853 …ry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-
946 babel-plugin-transform-es2015-shorthand-properties "^6.22.0"
/plugin/fetchmedia/
H A Dyarn.lock500 babel-plugin-transform-es2015-shorthand-properties@^6.22.0:
502 …ry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-
593 babel-plugin-transform-es2015-shorthand-properties "^6.22.0"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock542 babel-plugin-transform-es2015-shorthand-properties@^6.18.0:
544 …ry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-
646 babel-plugin-transform-es2015-shorthand-properties "^6.18.0"
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js499 function addUnitAlias (unit, shorthand) { argument
501 aliases[lowerCase] = aliases[lowerCase + 's'] = aliases[shorthand] = unit;
/plugin/strata/
H A Dmanual.txt363 To define the variables to display, you can use the shorthand or the long syntax:
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js15318 case 's': // shorthand cubic bezierCurveTo, relative
15355 case 'S': // shorthand cubic bezierCurveTo, absolute
15423 case 't': // shorthand quadraticCurveTo, relative
15756 case 's': // shorthand cubic bezierCurveTo, relative
15792 case 'S': // shorthand cubic bezierCurveTo, absolute
15857 case 't': // shorthand quadraticCurveTo, relative
/plugin/processing/
H A Dscript.js2675 case 83: // S - curve to shorthand (absolute)
2701 case 115: // s - curve to shorthand (relative)
2755 case 84: // T - quadratic curve to shorthand (absolute)
2780 case 116: // t - quadratic curve to shorthand (relative)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1shorthand property which sets both 'column-width' and 'column-count'.\",\n \"restrictio…
H A D3.3.js.map1shorthand CSS property sets all background style properties at once, such as color, image, origin …
H A Dbundle.js.map1shorthand.\n * _.filter(users, { 'age': 36, 'active': true });\n * // => objects for ['barney']\n …
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1shorthand\n\t * _.pluck(_.dropRightWhile(users, 'active'), 'user');\n\t * // => ['barney']…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md267 * [#1010](https://github.com/ckeditor/ckeditor-dev/issues/1010): Fixed: The CSS `border` shorthand
358 * [#566](https://github.com/ckeditor/ckeditor-dev/issues/566): Fixed: The CSS `border` shorthand pr…
/plugin/edittable/lib/
H A Dhandsontable.full.js7621 function addUnitAlias (unit, shorthand) {
7623 aliases[lowerCase] = aliases[lowerCase + 's'] = aliases[shorthand] = unit;
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1shorthand.\n * _.filter(users, { 'age': 36, 'active': true });\n * // => objects for ['barney']\n …