Home
last modified time | relevance | path

Searched defs:colorValue (Results 1 – 25 of 54) sorted by relevance

123

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/light/
H A D_hdf_light_color_v10.md28 ### colorValue subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_gradient.cpp31 void NativeCanvasGradient::AddColorStop(double offsetValue, const Color& colorValue) in AddColorStop()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dcolor_parser.cpp22 bool ColorParser::Parse(const std::string& colorStr, uint32_t& colorValue) in Parse()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_loading_progress_modifier.cpp33 void SetLoadingProgressColor(ArkUINodeHandle node, uint32_t colorValue) in SetLoadingProgressColor()
74 void SetLoadingProgressForegroundColor(ArkUINodeHandle node, ArkUI_Uint32 colorValue) in SetLoadingProgressForegroundColor()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dhorizonprogress_tdd_test.cpp422 jerry_value_t colorValue = jerry_create_number(percentNum); in HorizonProgressTest009() local
474 jerry_value_t colorValue = jerry_create_number(percentNum); in HorizonProgressTest013() local
522 jerry_value_t colorValue = jerry_create_number(strokeWidth); in HorizonProgressTest014() local
563 jerry_value_t colorValue = jerry_create_number(strokeWidth); in HorizonProgressTest015() local
604 jerry_value_t colorValue = jerry_create_number(strokeWidth); in HorizonProgressTest016() local
645 jerry_value_t colorValue = jerry_create_number(strokeWidth); in HorizonProgressTest017() local
H A Dopacity_tdd_test.cpp183 const char * const colorValue = "#66666666"; in SetOpacityTest005() local
H A Dmarquee_tdd_test.cpp57 const char *colorValue = "0"; in ComponentMarqueeStyleSetTest006() local
H A Dinput_event_tdd_test.cpp926 int16_t colorValue = JSObject::GetNumber(page, "color"); in InputBindingTest001Extra() local
H A Dinput_tdd_test.cpp783 const int colorValue = 16711680; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_canvas_node_test.cpp2525 constexpr uint32_t colorValue = 0x034123; variable
2538 constexpr uint32_t colorValue = 0x45ba87; variable
2551 constexpr uint32_t colorValue = 0x32aadd; variable
2564 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); variable
2577 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); variable
3114 constexpr uint32_t colorValue = 0x034123; variable
3127 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); variable
3140 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); variable
3153 constexpr uint32_t colorValue = 0x034123; variable
3166 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); variable
[all …]
H A Drs_node_test.cpp2659 constexpr uint32_t colorValue = 0x034123; variable
2672 constexpr uint32_t colorValue = 0x45ba87; variable
2685 constexpr uint32_t colorValue = 0x32aadd; variable
2698 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); variable
2711 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); variable
3618 constexpr uint32_t colorValue = 0x034123; variable
3657 constexpr uint32_t colorValue = 0x034123; variable
3696 constexpr uint32_t colorValue = 0x034123; variable
3735 constexpr uint32_t colorValue = 0x034123; variable
5144 uint32_t colorValue = 1; // for test variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_container_span.cpp36 JSRef<JSVal> colorValue = obj->GetProperty("color"); in ParseTextBackgroundStyle() local
H A Djs_badge.cpp105 JSRef<JSVal> colorValue = value->GetProperty("color"); in CreateBadgeParameters() local
H A Djs_span.cpp192 JSRef<JSVal> colorValue = obj->GetProperty("color"); in SetDecoration() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_resource_bridge.cpp110 uint32_t colorValue = color.GetValue(); in GetColorValue() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_system_effect.cpp146 uint32_t colorValue; in SetWindowShadow() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_filter.cpp52 float brightness, uint32_t colorValue, BLUR_COLOR_MODE mode) in CreateMaterialFilter()
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbase_test.cpp68 uint32_t colorValue = colorIntValue; in GetRGBColor() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_property_test.cpp302 … std::shared_ptr<RSRenderProperty<Color>> colorValue = std::make_shared<RSRenderProperty<Color>>(); variable
430 … std::shared_ptr<RSRenderProperty<Color>> colorValue = std::make_shared<RSRenderProperty<Color>>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/color_fuzzer/
H A Dcolor_fuzzer.cpp53 uint32_t colorValue = GetObject<uint32_t>(); in ColorFuzzTest001() local
/ohos5.0/drivers/peripheral/light/interfaces/v1_0/
H A Dilight_type_vdi.h83 union ColorValueVdi colorValue; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_text_ffi.cpp122 void FfiOHOSAceFrameworkTextSetDecoration(int32_t typeValue, uint32_t colorValue) in FfiOHOSAceFrameworkTextSetDecoration()
/ohos5.0/drivers/peripheral/light/interfaces/include/
H A Dlight_type.h173 union ColorValue colorValue; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.h157 constexpr explicit Color(ColorParam colorValue) : colorValue_(colorValue) {} in Color()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1082 void RSNode::SetEnvForegroundColor(uint32_t colorValue) in SetEnvForegroundColor()
1194 void RSNode::SetForegroundColor(uint32_t colorValue) in SetForegroundColor()
1200 void RSNode::SetBackgroundColor(uint32_t colorValue) in SetBackgroundColor()
1262 void RSNode::SetBorderColor(uint32_t colorValue) in SetBorderColor()
1715 void RSNode::SetShadowColor(uint32_t colorValue) in SetShadowColor()
2483 void RSNode::SetColorBlend(uint32_t colorValue) in SetColorBlend()

123