Home
last modified time | relevance | path

Searched refs:mix (Results 1 – 25 of 52) sorted by relevance

123

/plugin/datatables/assets/datatables.net-buttons/css/
Dmixins.scss3 @return mix(white, $color, $percent);
7 @return mix(black, $color, $percent);
/plugin/combo/ComboStrap/
H A DColorRgb.php430 function mix($color, ?int $weight = 50): ColorRgb function in ComboStrap\\ColorRgb
629 return $this->mix('black', $percentage);
676 return $this->mix("white", $percentage);
/plugin/authldaplocal/
DREADME.md7 …ate backend for this scenario, even though the authentication process is a mix between LDAP and pl…
9 Ths mix shows if you have a look at the code. The backend is inherited from the LDAP backend. It ov…
/plugin/foldablelist/
DREADME.md80 You can mix and match both settings too:
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
DGNUFreeFontinfo.txt12 to conveniently mix symbols and characters from different writing systems,
/plugin/dirtylittlehelper/mermaid/editor/docs/
D29.29.js.map1 …ightness|alpha|lighten|darken|saturate|desaturate|fadein|fadeout|fade|spin|mix|round|ceil|floor|pe…
D12.12.js.map1 …od-sig',\n 'methods',\n 'min',\n 'min-key',\n 'mix-collection-hash',\n…
/plugin/codemirror/dist/modes/
Dz80.min.js.map1 …\n keywords2 = /^(((call|j[pr]|rst|ret[in]?)(\\.([sl]?i)?[sl])?)|(rs|st)mix)\\b/i;\n } else {\…
Dclojure.min.js.map1 …h\", \"meta\",\n \"method-sig\", \"methods\", \"min\", \"min-key\", \"mix-collection-hash\", …
Dcss.min.js.map1mix-blend-mode\", \"move-to\", \"nav-down\", \"nav-index\", \"nav-left\", \"nav-right\",\n \"na…
Dclike.min.js.map1 …rt \" +\n \"abs sign floor ceil fract mod min max clamp mix step smoothstep \" …
/plugin/pycode/
Dmethod.php918 * @param (mix) $data the data to write; can be either a string or an array.
/plugin/pagequery/
Dreadme.md25 …arch syntax to learn. However it does bring a little something new to the mix by providing powerf…
/plugin/dwtimeline/
H A Dstyle.less409 @dwtl-dark-text: mix(#fff, @dwtl-error-accent, 85%);
/plugin/wrap/
Dexample.txt116 …s need an **additional ''%%<WRAP group>%%'' around a set** of them. If you mix several types in on…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Drecipes.rst494 the key to be able to mix and match templates coming from the database, the
/plugin/processing/
Dscript.js4379 p.mix = function(a, b, f) { function
4395 p.mix(c1 & PConstants.RED_MASK, c2 & PConstants.RED_MASK, f) & PConstants.RED_MASK |
4396 … p.mix(c1 & PConstants.GREEN_MASK, c2 & PConstants.GREEN_MASK, f) & PConstants.GREEN_MASK |
4397 p.mix(c1 & PConstants.BLUE_MASK, c2 & PConstants.BLUE_MASK, f));
4423 …p.mix(c1 & PConstants.RED_MASK, Math.min(c1 & PConstants.RED_MASK, ((c2 & PConstants.RED_MASK) >> …
4424 …p.mix(c1 & PConstants.GREEN_MASK, Math.min(c1 & PConstants.GREEN_MASK, ((c2 & PConstants.GREEN_MAS…
4425 …p.mix(c1 & PConstants.BLUE_MASK, Math.min(c1 & PConstants.BLUE_MASK, ((c2 & PConstants.BLUE_MASK) …
7391 p.mix(c1 & PConstants.RED_MASK, c2 & PConstants.RED_MASK, f) & PConstants.RED_MASK |
7392 … p.mix(c1 & PConstants.GREEN_MASK, c2 & PConstants.GREEN_MASK, f) & PConstants.GREEN_MASK |
7393 p.mix(c1 & PConstants.BLUE_MASK, c2 & PConstants.BLUE_MASK, f));
/plugin/diagramsnet/lib/shapes/
DmxBasic.js1624 {name: 'dx', dispName: 'Width', type: 'float', mix:0, defVal:10},
1919 {name: 'dx', dispName: 'Width', type: 'float', mix:0, defVal:10},
2080 {name: 'dx', dispName: 'Layer Distance', type: 'float', mix:0, defVal:10}
/plugin/passpolicy/
Dwords.txt2286 mix
/plugin/amcharts/assets/amcharts/plugins/export/
DREADME.md233 We can mix "string" and "object" formats the way we see fit, i.e.:
/plugin/pdfjs/pdfjs/web/
Dviewer.css2056 mix-blend-mode: screen;
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG997 …* added support for arrays (same behavior as in PHP, a mix between lists and dictionaries, arrays …
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1mix($color, $background, percentage($table-hover-bg-factor));\n $striped-bg: mix($color, $backg…
/plugin/html2pdf/html2pdf/html2ps/
DChangeLog1215 * Fixed: text containing a mix of Greek and Latin characters was
/plugin/dirtylittlehelper/mermaid/editor/
Dfontawesome.all.min.css5 …-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3…

123