Home
last modified time | relevance | path

Searched refs:weight (Results 201 – 225 of 960) sorted by path

12345678910>>...39

/plugin/codehighlight/cp/languages/
H A Dcsharp.css6 b {color:#7F0055;font-weight:bold;font-style:normal;} /* reserved words */
7 a {color:#2A0088;font-weight:bold;font-style:normal;} /* types */
8 i, i b, i s {color:#3F7F5F;font-weight:bold;} /* comments */
9 s, s b {color:#2A00FF;font-weight:normal;} /* strings */
H A Dgeneric.css5 b {color:#7F0055;font-weight:bold;} /* reserved words */
6 u {color:darkblue;font-weight:bold;} /* special words */
7 i, i b, i s, i u, i em {color:green;font-weight:normal;} /* comments */
8 s, s b, s em {color:#2A00FF;font-weight:normal;} /* strings */
9 em {font-weight:bold;} /* special chars */
H A Dhtml.css13 tt i {color:darkblue;font-weight:bold;} /* script reserved words */
H A Djava.css5 b {color:#7F0055;font-weight:bold;font-style:normal;} /* reserved words */
6 i, i b, i s {color:#3F7F5F;font-weight:bold;} /* comments */
7 s, s b {color:#2A00FF;font-weight:normal;} /* strings */
H A Djavascript.css5 b {color:#7F0055;font-weight:bold;} /* reserved words */
6 u {color:darkblue;font-weight:bold;} /* special words */
7 i, i b, i s, i u {color:green;font-weight:normal;} /* comments */
8 s, s b, s u {color:#2A00FF;font-weight:normal;} /* strings */
H A Dperl.css6 b {color:#7F0055;font-weight:bold;} /* reserved words */
7 i, i b, i s, i em, i a, i u {color:gray;font-weight:normal;} /* comments */
8 s, s b, s a, s em, s u {color:#2A00FF;font-weight:normal;} /* strings */
9 a {color:#006700;font-weight:bold;} /* variables */
10 em {color:darkblue;font-weight:bold;} /* functions */
11 u {font-weight:bold;} /* special chars */
H A Dphp.css6 …i s, strong i u, strong i a, strong i a u, strong i s u {color:gray;font-weight:normal;} /* commen…
7 s, s b, strong s u, strong s cite {color:#5656fa;font-weight:normal;} /* attributes and strings */
8 strong a, strong a u {color:#006700;font-weight:bold;} /* variables */
11 strong u {color:#7F0055;font-weight:bold;} /* reserved words */
12 cite, s cite {color:red;font-weight:bold;} /* <?php and ?> */
H A Druby.css5 b {color:#7F0055;font-weight:bold;} /* reserved words */
6 i, i b, i s, i em, i a, i u {color:gray;font-weight:normal;} /* comments */
7 s, s b, s a, s em, s u {color:#2A00FF;font-weight:normal;} /* strings */
8 a {color:#006700;font-weight:bold;} /* variables */
9 em {color:darkblue;font-weight:bold;} /* functions */
10 u {font-weight:bold;} /* special chars */
H A Dsql.css6 b {color:#0000FF;font-style:normal;font-weight:bold;} /* reserved words */
8 a {color:#CD6600;font-style:normal;font-weight:bold;} /* commands */
9 i, i b, i u, i a, i s {color:#A9A9A9;font-weight:normal;font-style:italic;} /* comments */
10 s, s b, s u, s a, s i {color:#2A00FF;font-weight:normal;} /* strings */
H A Dvbscript.css13 font-weight:normal;
18 font-weight:normal;
23 font-weight:normal;
28 font-weight:normal;
32 font-weight:bold;
37 font-weight:;
42 font-weight:bold;
51 font-weight:bold;
64 font-weight:bold;
70 font-weight:bold;
H A Dxsl.css14 tt i {color:darkblue;font-weight:bold;} /* script reserved words */
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1weight\", \"gap\",\n \"grid\", \"grid-area\", \"grid-auto-columns\", \"grid-auto-flow\", \"grid…
H A Dsas.min.js.map1 … uniform union until upcase update user usericon uss validate value var weight when where while w…
H A Dstylus.min.js.map1weight\",\"grid\",\"grid-area\",\"grid-auto-columns\",\"grid-auto-flow\",\"grid-auto-position\",\"…
H A Dxquery.min.js.map1 … 'uppercase', 'using', 'validate', 'value', 'variable', 'version',\n 'weight', 'when', 'where',…
/plugin/codemirror/dist/
H A Dstyles.min.css1weight:bold}form#dw__editform .cm-em,#dokuwiki__content .cm-em{font-style:italic}form#dw__editform…
H A Dstyles.min.css.map1weight: bold;}\n.cm-em {font-style: italic;}\n.cm-link {text-decoration: underline;}\n.cm-striketh…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64weight|cts:word-query-text|cts:word-query-options|cts:word-query|cts:word-match|cts:walk|cts:uris|…
H A Dprettify.css39 /* Use higher contrast and text-weight for printable form. */
42 .kwd { color: #006; font-weight: bold }
44 .typ { color: #404; font-weight: bold }
47 .tag { color: #006; font-weight: bold }
/plugin/codeprettify/code-prettify/styles/
H A Ddesert.css5 pre .kwd { color: #f0e68c; font-weight: bold }
11 pre .tag { color: #f0e68c; font-weight: bold } /* html/xml tag - lightyellow */
12 pre .atn { color: #bdb76b; font-weight: bold } /* attribute name - khaki */
25 pre .kwd, code .kwd { color: #006; font-weight: bold }
27 pre .typ, code .typ { color: #404; font-weight: bold }
31 pre .tag, code .tag { color: #006; font-weight: bold }
H A Ddoxy.css13 pre .atn, code .atn { color: #46eeee; font-weight: normal;} /* html/xml attribute name - lt turquo…
22 font-weight: bold;
53 pre .kwd, code .kwd { color: #006; font-weight: bold; }
55 pre .typ, code .typ { color: #404; font-weight: bold; }
59 pre .tag, code .tag { color: #b66ff7; font-weight: bold; }
60 pre .htm, code .htm { color: #606; font-weight: bold; }
61 pre .xsl, code .xsl { color: #606; font-weight: bold; }
62 pre .atn, code .atn { color: #c71585; font-weight: normal; }
63 pre .atv, code .atv { color: #088; font-weight: normal; }
H A Dsons-of-obsidian.css81 font-weight: bold;
91 font-weight: bold;
108 font-weight: bold;
H A Dsunburst.css37 pre .kwd, code .kwd { color: #006; font-weight: bold; }
39 pre .typ, code .typ { color: #404; font-weight: bold; }
43 pre .tag, code .tag { color: #006; font-weight: bold; }
/plugin/combo/ComboStrap/
H A DColorRgb.php417 * @param int|null $weight
430 function mix($color, ?int $weight = 50): ColorRgb argument
432 if ($weight === null) {
433 $weight = 50;
437 $targetRed = self::round(Math::lerp($color2->getRed(), $this->getRed(), $weight));
438 $targetGreen = self::round(Math::lerp($color2->getGreen(), $this->getGreen(), $weight));
439 $targetBlue = self::round(Math::lerp($color2->getBlue(), $this->getBlue(), $weight));
447 function unmix($color, ?int $weight = 50): ColorRgb argument
449 if ($weight === null) {
450 $weight
[all...]
H A DMath.php15 * @param $weight
18 public static function unlerp($x, $y, $weight): float argument
20 $x2 = ($weight / 100) * $x;
21 return ($y - $x2) / (1 - $weight / 100);
25 * Linear interpolation back if x and weight are the same
28 * @param $weight
31 public static function lerp($x, $y, $weight) argument
34 $X = ($weight / 100) * $x;
35 $Y = (1 - $weight / 100) * $y;

12345678910>>...39