Searched refs:bgWhite (Results 1 – 18 of 18) sorted by relevance
/third_party/node/deps/npm/node_modules/colors/ |
D | index.d.ts | 30 bgWhite: Color; property 76 export const bgWhite: Color; 117 bgWhite: string;
|
D | safe.d.ts | 32 export function bgWhite(str: string): string;
|
D | README.md | 41 - bgWhite
|
/third_party/node/deps/npm/node_modules/colors/lib/ |
D | styles.js | 58 bgWhite: [47, 49], property
|
/third_party/node/deps/npm/node_modules/ansicolors/ |
D | ansicolors.js | 30 , bgWhite : 47 property
|
/third_party/node/deps/npm/node_modules/ansicolors/test/ |
D | ansicolors.js | 40 colors.bgWhite('printed with white background')
|
/third_party/node/deps/npm/node_modules/colors/examples/ |
D | normal-usage.js | 28 console.log('Background color attack!'.black.bgWhite);
|
D | safe-string.js | 27 console.log(colors.black.bgWhite('Background color attack!'));
|
/third_party/node/deps/npm/node_modules/console-control-strings/ |
D | index.js | 85 bgWhite: 47, property
|
D | README.md | 129 * **bgWhite**
|
/third_party/node/deps/npm/node_modules/chalk/types/ |
D | index.d.ts | 84 readonly bgWhite: this; property
|
/third_party/node/deps/npm/node_modules/chalk/ |
D | index.js.flow | 80 +bgWhite: Chalk,
|
D | readme.md | 207 - `bgWhite`
|
/third_party/node/deps/npm/node_modules/ansi-styles/ |
D | index.js | 61 bgWhite: [47, 49], property
|
D | readme.md | 81 - `bgWhite`
|
/third_party/node/lib/internal/util/ |
D | inspect.js | 367 bgWhite: [47, defaultBG], property
|
/third_party/node/doc/api/ |
D | util.md | 832 * `bgWhite`
|
/third_party/node/tools/ |
D | lint-md.mjs | 1314 bgWhite: [47, 49], property 14286 bgWhite: [47, 49], property
|