/third_party/weex-loader/deps/weex-styler/test/ |
D | validate.js | 144 backgroundColor: '#ff0000' property 148 backgroundColor: '#f00' property 152 backgroundColor: 'lightpink' property 156 backgroundColor: 'rgba(234, 45, 99, .4)' property 160 backgroundColor: 'asdf' property 164 backgroundColor: 'rgba(234,45,99,1.3)' property 173 backgroundColor: '#ff0000' property 177 backgroundColor: '#ff0000' property 181 backgroundColor: '#FFB6C1' property 185 backgroundColor: 'rgba(234,45,99,0.4)' property [all …]
|
D | parse.js | 16 …expect(data.jsonStyle).eql({foo: {color: '#FF0000', backgroundColor: 'rgba(255,255,255,0.6)', Webk… property
|
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
D | SkottieRunner.java | 65 …public SkottieAnimation createAnimation(TextureView view, InputStream is, int backgroundColor, int… in createAnimation() 82 …public SkottieAnimation createAnimation(SurfaceView view, InputStream is, int backgroundColor, int… in createAnimation()
|
D | SkottieAnimation.java | 54 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() 64 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() 476 int backgroundColor, boolean forceDraw); in nDrawFrame()
|
D | SkottieView.java | 52 public SkottieView buildAsSurface(Context context, int backgroundColor) { in buildAsSurface()
|
/third_party/skia/modules/canvaskit/tests/ |
D | paragraph.spec.js | 76 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 146 backgroundColor: CanvasKit.Color4f(0, 0, 1.0, 0.8), property 764 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 818 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 830 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
|
/third_party/node/deps/npm/node_modules/boxen/ |
D | readme.md | 151 ##### backgroundColor l4subsection
|
/third_party/flutter/skia/gm/ |
D | lcdblendmodes.cpp | 91 void drawColumn(SkCanvas* canvas, SkColor backgroundColor, SkColor textColor, bool useGrad) { in drawColumn()
|
D | gm.h | 184 GpuGM(SkColor backgroundColor = SK_ColorWHITE) : GM(backgroundColor) {} in GM() argument
|
/third_party/skia/gm/ |
D | lcdblendmodes.cpp | 92 void drawColumn(SkCanvas* canvas, SkColor backgroundColor, SkColor textColor, bool useGrad) { in drawColumn()
|
D | gm.h | 198 GpuGM(SkColor backgroundColor = SK_ColorWHITE) : GM(backgroundColor) {} in GM() argument
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_accessibility.js | 45 backgroundColor: '[PC Preview] unknown backgroundColor', property
|
D | ohos_window.js | 96 backgroundColor: '[PC preview] unknow backgroundColor', property
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
D | SkottieView.java | 131 int backgroundColor = a.getColor(R.styleable.SkottieView_background_color, -1); in SkottieView() local
|
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/ |
D | native-lib.cpp | 182 jint backgroundColor, in Java_org_skia_skottie_SkottieAnimation_nDrawFrame()
|
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/ |
D | App.js | 302 backgroundColor: '#F5FCFF', property
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderViewportLayerArrayTests.cpp | 372 tcu::Vec4 backgroundColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 2875 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 2945 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3030 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3108 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 3660 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3723 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3800 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3881 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4192 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimated() local 4288 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimated() local
|
/third_party/weex-loader/test/expect/ |
D | o.js | 578 "backgroundColor": "function () {return this.backgroundColor}", property
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineNoPositionTests.cpp | 309 const auto backgroundColor = getBackGroundColor(); in initPrograms() local
|
/third_party/flutter/skia/third_party/externals/sdl/android-project/src/org/libsdl/app/ |
D | SDLActivity.java | 894 int backgroundColor; in onCreateDialog() local
|
/third_party/weex-loader/deps/weex-styler/lib/ |
D | validator.js | 2373 backgroundColor: COLOR_VAR_VALIDATOR, property 2836 backgroundColor: COLOR_VAR_VALIDATOR, property 2964 backgroundColor: COLOR_VAR_VALIDATOR, property
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 2816 backgroundColor?: InputColor; property
|
/third_party/typescript/tests/lib/ |
D | react.d.ts | 615 backgroundColor?: any; property
|
/third_party/boost/libs/hana/doc/js/ |
D | highcharts.js | 148 position:{align:"right",x:-10,y:10}},width:null,height:null,borderColor:"#335cad",backgroundColor:"… property 150 backgroundColor:"#ffffff",opacity:.5,textAlign:"center"}},tooltip:{enabled:!0,animation:f.svg,borde… property 151 backgroundColor:n("#f7f7f7").setOpacity(.85).get(),borderWidth:1,shadow:!0,style:{color:"#333333",c… property
|