/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_container_span.cpp | 37 Color colorVal; in ParseTextBackgroundStyle() local
|
H A D | js_badge.cpp | 116 Color colorVal; in CreateBadgeParameters() local
|
H A D | js_span.cpp | 216 std::optional<Color> colorVal; in SetDecoration() local
|
H A D | js_indicator.cpp | 226 Color colorVal; in SetDotIndicatorInfo() local
|
H A D | js_progress.cpp | 140 Color colorVal; in SetColor() local 306 Color colorVal; in JsBackgroundColor() local 346 Color colorVal; JsSetCapsuleStyle() local [all...] |
H A D | js_slider.cpp | 234 Color colorVal; in SetBlockColor() local 251 Color colorVal; in SetTrackColor() local 302 Color colorVal; in SetSelectedColor() local 435 Color colorVal; SetBlockBorderColor() local 467 Color colorVal; SetStepColor() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_menu_ffi.cpp | 48 std::optional<Color> colorVal = Color(color); in FfiOHOSAceFrameworkMenuSetFontColor() local
|
H A D | cj_image_span_ffi.cpp | 43 Color colorVal = Color(color); in ParseTextBackgroundStyle() local 58 Color colorVal = Color(color); in ParseTextBackgroundStyle() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_linear_indicator.cpp | 207 auto colorVal = func->Call(vm, obj, nullptr, 0); in ParseColorMetricsToColor() local
|
H A D | arkts_native_rich_editor_bridge.cpp | 897 std::optional<uint32_t> ParseColorResourceId(const EcmaVM* vm, const Local<JSValueRef>& colorVal) in ParseColorResourceId() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | marquee_tdd_test.cpp | 103 const char *colorVal = "16777215"; in ComponentMarqueeStyleSetTest007() local 149 const char *colorVal = "65280"; in ComponentMarqueeStyleSetTest008() local 168 int colorVal = -1; in ComponentMarqueeStyleSetTest009() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_color_extract.cpp | 31 auto colorVal = new uint32_t[colorValLen_]();
in RSColorExtract() local 58 auto colorVal = new uint32_t[colorValLen_]();
in RSColorExtract() local 200 uint32_t *colorVal = colorVal_.get();
in CalcGrayMsd() local 241 uint32_t *colorVal in CalcContrastToWhite() local 258 uint32_t *colorVal = colorVal_.get(); GetNFeatureColors() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_particle_emitter_test.cpp | 75 Range<Color> colorVal = Range<Color>(start, end); in SetColor() local
|
H A D | rs_render_particle_effector_test.cpp | 80 Range<Color> colorVal = Range<Color>(start, end); in SetColor() local 267 Range<Color> colorVal = Range<Color>(start, end); in HWTEST_F() local 343 Range<Color> colorVal = Range<Color>(start, end); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_extract.cpp | 229 uint32_t *colorVal = const_cast<uint32_t *>(colorVal_.data()); in CalcGrayMsd() local 270 uint32_t *colorVal = const_cast<uint32_t *>(colorVal_.data()); in CalcContrastToWhite() local 287 uint32_t *colorVal = const_cast<uint32_t *>(colorVal_.data()); in GetNFeatureColors() local
|
H A D | color_picker.cpp | 120 uint32_t colorVal = 0; in GetMainColor() local
|
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | rosen_render_list_item.cpp | 108 void RosenRenderListItem::PaintUniversalBackground(RenderContext& context, const Offset& offset, uint32_t colorVal) in PaintUniversalBackground() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_model.h | 46 std::optional<Color> colorVal; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_particle_params.h | 110 ParticleColorParaType(const Range<Color>& colorVal, const DistributionType& distribution, in ParticleColorParaType() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/ |
H A D | date_picker_test_one.cpp | 1079 Color colorVal = Color(color); in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | progress_modifier.cpp | 142 Color colorVal; in ResetProgressColor() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
H A D | text_picker_test_update.cpp | 1316 Color colorVal = Color(0); in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/ |
H A D | time_picker_test_update.cpp | 1266 Color colorVal = Color(color); in HWTEST_F() local
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | knuckle_drawing_manager.cpp | 341 Rosen::Range<Rosen::RSColor> colorVal = {rsColorRangeBegin, rsColorRangeEnd}; in InitParticleEmitter() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_particle.h | 187 RenderParticleColorParaType(const Range<Color>& colorVal, const DistributionType& distribution, in RenderParticleColorParaType() argument
|