Home
last modified time | relevance | path

Searched refs:hex (Results 51 – 75 of 153) sorted by relevance

1234567

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D30.30.js.map1 …\\-+]?\\d+)?/, 'number.float'],\n [/0[xX][0-9a-fA-F]+/, 'number.hex'],\n [/\…
H A D21.21.js.map1 …\\-+]?\\d+)?/, 'number.float'],\n [/0[xX][0-9a-fA-F]+/, 'number.hex'],\n [/\…
H A D60.60.js.map1 …'],\n [/0[xX][0-9a-fA-F']*[0-9a-fA-F](@integersuffix)/, 'number.hex'],\n [/0…
H A D33.33.js.map1 …\\-+]?\\d+)?/, 'number.float'],\n [/0[xX][0-9a-fA-F]+/, 'number.hex'],\n [/0…
H A D29.29.js.map1 …\n ],\n ['#[0-9a-fA-F_]+(?!\\\\w)', 'attribute.value.hex']\n ],\n …
H A D47.47.js.map1 …ic notation\n numbers: [\n [/0[xX][0-9a-fA-F]+/, 'number.hex'],\n [/-…
H A D58.58.js.map1 …/, 'number.float'],\n [/0[xX][0-9a-fA-F_]*[0-9a-fA-F]/, 'number.hex'],\n [/\…
H A D19.19.js.map1 …, 'number.float'],\n [/0x[0-9a-fA-F]+(@integersuffix)/, 'number.hex'],\n [/0…
H A D20.20.js.map1 …/, 'number.float'],\n [/0[xX][0-9a-fA-F']*[0-9a-fA-F]/, 'number.hex'],\n [/0…
H A D26.26.js.map1 …[fFdD]?/, 'number.float'],\n [/0[xX](@hexdigits)[Ll]?/, 'number.hex'],\n [/0…
H A D37.37.js.map1 …+]?\\d+)?/, 'number.float'],\n [/\\$[0-9a-fA-F]{1,16}/, 'number.hex'],\n [/\…
H A D44.44.js.map1 …/, 'number.float'],\n [/0[xX][0-9a-fA-F_]*[0-9a-fA-F]/, 'number.hex'],\n [/\…
H A D28.28.js.map1 …[fFdD]?/, 'number.float'],\n [/0[xX](@hexdigits)[Ll]?/, 'number.hex'],\n [/0…
H A D13.13.js.map1 …\\-+]?\\d+)?/, 'number.float'],\n [/0[xX][0-9a-fA-F]+/, 'number.hex'],\n [/0…
H A D63.63.js.map1 …ctal'],\n [/0[x]([0-9a-fA-F]_?)+([pP][\\-+](\\d_?)+)?/, 'number.hex'],\n [/(…
H A D16.16.js.map1 …\n ],\n ['#[0-9a-fA-F_]+(?!\\\\w)', 'attribute.value.hex']\n ],\n …
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19hex:"none",error:1,toString:Z};if("none"==a)return{r:-1,g:-1,b:-1,hex:"none",toString:Z};if(!(M[z]… property in AnonymousFunction85d6629b3900.g
20 …b){var d=k("stop"),e={offset:+b+"%"};return a=c.color(a),e["stop-color"]=a.hex,a.opacity<1&&(e["st…
H A Dsnap.svg.js1357 return {r: -1, g: -1, b: -1, hex: "none", error: 1, toString: rgbtoString};
1360 return {r: -1, g: -1, b: -1, hex: "none", toString: rgbtoString};
1431 return {r: -1, g: -1, b: -1, hex: "none", error: 1, toString: rgbtoString};
1444 return Snap.hsb2rgb(h, s, b).hex;
1457 return Snap.hsl2rgb(h, s, l).hex;
1498 this.hex :
1530 hex: Snap.rgb(r, g, b),
1563 clr.hex = rgb.hex;
1570 clr.hex = rgb.hex;
1583 clr = {hex: "none"};
[all …]
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/jukebox/id3/
H A Dgetid3.lib.php17 function PrintHexBytes($string, $hex=true, $spaces=true, $htmlsafe=true) { argument
20 if ($hex) {
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt809 where <c> is the target hex color to white balance
872 <c> is a semicolon-seperated list of hex colors to
932 "&new=<b>|<o>" where <b> is the background hex color,
939 the hex color to colorize to (default=A28065).
995 amount of colorization, and <color> is the hex color
1023 <c> is the hex color of the text
1041 where <w> is the bevel width, <c1> is the hex color
1042 for the top and left shading, <c2> is the hex color
1050 hex color of the main border, <c2> is the highlight
1056 the hex color of the shadow, and <a> is the angle of
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js229 this.setClearColorHex = function ( hex, alpha ) { argument
232 this.setClearColor( hex, alpha );
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js466 this.fromString = function(hex, flags) { argument
467 var m = hex.match(/^\W*([0-9A-F]{3}([0-9A-F]{3})?)\W*$/i);
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js515 this.fromString = function(hex, flags) { argument
516 var m = hex.match(/^\W*([0-9A-F]{3}([0-9A-F]{3})?)\W*$/i);
/plugin/imapmarkers/
H A DREADME.md117 … "HTML-COLOR-HEXADECIMAL" -- Set the color of the hoverd area. Don't use a `#' before the hex-code.

1234567