Home
last modified time | relevance | path

Searched defs:styles (Results 1 – 25 of 71) sorted by relevance

123

/third_party/node/deps/npm/node_modules/colors/
DREADME.md19 ### text colors
32 ### background colors
43 ### styles argument
54 ### extras
/third_party/node/deps/npm/node_modules/chalk/
Dtemplates.js66 function buildStyle(chalk, styles) { argument
94 const styles = []; variable
106 styles.push({inverse, styles: parseStyle(style)}); property
Dindex.js58 styles[key] = { variable
78 styles[model] = { variable
101 styles[bgModel] = { variable
/third_party/node/deps/npm/node_modules/ansistyles/
Dansistyles.js27 , styles = {} variable
31 styles[k] = function (s) { function
/third_party/typescript/tests/cases/compiler/
DsymbolLinkDeclarationEmitModuleNamesImportRef.ts5 export declare const styles: import("styled-components").InterpolationValue[]; constant
DcontrolFlowPropertyDeclarations.ts141 styles = {}; property in StyleParser
/third_party/node/deps/npm/node_modules/ansistyles/test/
Dansistyles.js4 , styles = require('../') variable
/third_party/skia/modules/skparagraph/src/
DIterators.h16 LangIterator(SkSpan<const char> utf8, SkSpan<Block> styles, const TextStyle& defaultStyle) in LangIterator()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DReplaceableTest.java84 ReplaceableString styles; field in ReplaceableTest.TestReplaceable
90 TestReplaceable (String text, String styles) { in TestReplaceable()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DReplaceableTest.java87 ReplaceableString styles; field in ReplaceableTest.TestReplaceable
93 TestReplaceable (String text, String styles) { in TestReplaceable()
/third_party/vk-gl-cts/external/vulkan-docs/src/
DBUILD.adoc332 [[styles]] anchor in .Note
/third_party/typescript/tests/baselines/reference/
DrecursiveTypeRelations.js49 function css(styles) { argument
/third_party/flutter/skia/src/xml/
DCssStyleParser.cpp32 auto styles = splitString(style.substr(1), "}."); in parseCssStyle() local
/third_party/flutter/skia/experimental/svg/model/
DCssStyleParser.cpp23 auto styles = splitString(style.substr(1), "}."); in parseCssStyle() local
/third_party/skia/modules/svg/src/
DCssStyleParser.cpp23 auto styles = splitString(style.substr(1), "}."); in parseCssStyle() local
/third_party/icu/tools/multi/proj/provider/
Dcaldiff.cpp51 UDateFormatStyle styles[] = { UDAT_FULL, UDAT_SHORT }; in main() local
/third_party/flutter/skia/modules/skparagraph/src/
DIterators.h62 LangIterator(SkSpan<const char> utf8, SkSpan<Block> styles, const TextStyle& defaultStyle) in LangIterator()
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/
DApp.js274 <View style={styles.container}> field
297 const styles = StyleSheet.create({ field in App
/third_party/node/deps/npm/node_modules/ansi-styles/
Dindex.js21 const styles = { variable
84 styles[styleName] = { variable
/third_party/skia/tests/
DPaintTest.cpp93 const SkPaint::Style styles[] = { in DEF_TEST() local
/third_party/typescript/tests/cases/fourslash/
DetsOption.json26 "styles": { object
/third_party/node/deps/npm/lib/
Ddoctor.js12 const styles = require('ansistyles') constant
/third_party/node/deps/npm/node_modules/colors/lib/
Dstyles.js26 var styles = {}; variable
Dcolors.js87 var styles = (function() { function
/third_party/flutter/skia/tests/
DPaintTest.cpp123 const SkPaint::Style styles[] = { in DEF_TEST() local

123