Home
last modified time | relevance | path

Searched defs:SetForegroundColor (Results 1 - 20 of 20) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_model_ng.cpp77 void LoadingProgressModelNG::SetForegroundColor(FrameNode* frameNode, const Color& value) in SetForegroundColor() function in OHOS::Ace::NG::LoadingProgressModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_loading_progress.cpp94 void JSLoadingProgress::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::OHOS::Ace::Framework::JSLoadingProgress
H A Djs_shape_abstract.cpp447 void JSShapeAbstract::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::OHOS::Ace::Framework::JSShapeAbstract
H A Djs_shape.cpp331 void JSShape::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::OHOS::Ace::Framework::JSShape
H A Djs_text.cpp259 void JSText::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::OHOS::Ace::Framework::JSText
H A Djs_textfield.cpp560 void JSTextField::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::OHOS::Ace::Framework::JSTextField
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_loading_progress_bridge.cpp76 ArkUINativeModuleValue LoadingProgressBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::LoadingProgressBridge
H A Darkts_native_common_shape_bridge.cpp430 ArkUINativeModuleValue CommonShapeBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::CommonShapeBridge
H A Darkts_native_text_bridge.cpp175 ArkUINativeModuleValue TextBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_common_bridge.cpp3617 ArkUINativeModuleValue CommonBridge::SetForegroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Ddrag_preview.h49 static napi_value SetForegroundColor(napi_env env, napi_callback_info info) in SetForegroundColor() function in OHOS::Ace::Napi::DragPreview
/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp446 void SpannableString::SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint16_t endIndex) in SetForegroundColor() function in OHOS::SpannableString
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.h101 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor() function in OHOS::Ace::final
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h92 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor() function in OHOS::Ace::NG::final
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp573 void TextFieldModelNG::SetForegroundColor(const Color& value) in SetForegroundColor() function in OHOS::Ace::NG::TextFieldModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2673 void ViewAbstract::SetForegroundColor(const Color& color) in SetForegroundColor() function in OHOS::Ace::NG::ViewAbstract
3090 void ViewAbstract::SetForegroundColor(FrameNode* frameNode, const Color& color) in SetForegroundColor() function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1186 void RSNode::SetForegroundColor(uint32_t colorValue) in SetForegroundColor() function in OHOS::Rosen::RSNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp893 void RSProperties::SetForegroundColor(Color color) in SetForegroundColor() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2563 void SetForegroundColor(ArkUINodeHandle node, ArkUI_Bool isColor, uint32_t color) in SetForegroundColor() function
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3132 int32_t SetForegroundColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetForegroundColor() function

Completed in 101 milliseconds