Home
last modified time | relevance | path

Searched defs:hwb (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/color-convert/
Dconversions.js135 convert.rgb.hwb = function (rgb) { function
362 convert.hwb.rgb = function (hwb) { argument
801 convert.hcg.hwb = function (hcg) { function
808 convert.hwb.hcg = function (hwb) { argument
838 convert.gray.hwb = function (gray) { function
/third_party/node/deps/npm/node_modules/chalk/types/
Dindex.d.ts37 hwb(h: number, w: number, b: number): this; method
/third_party/node/tools/
Dlint-md.mjs210 hwb: {channels: 3, labels: 'hwb'}, property
333 convert$4.rgb.hwb = function (rgb) { function
547 convert$4.hwb.rgb = function (hwb) { argument
969 convert$4.hcg.hwb = function (hcg) { function
976 convert$4.hwb.hcg = function (hwb) { argument
1008 convert$4.gray.hwb = function (gray) { function
13322 convert$2.rgb.hwb = function (rgb) { function
13549 convert$2.hwb.rgb = function (hwb) { argument
13988 convert$2.hcg.hwb = function (hcg) { function
13995 convert$2.hwb.hcg = function (hwb) { argument
[all …]