Home
last modified time | relevance | path

Searched defs:SetForegroundColor (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/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::Ace::Framework::JSLoadingProgress
H A Djs_shape.cpp338 void JSShape::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSShape
H A Djs_shape_abstract.cpp454 void JSShapeAbstract::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSShapeAbstract
H A Djs_text.cpp263 void JSText::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSText
H A Djs_textfield.cpp542 void JSTextField::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSTextField
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_model_ng.cpp81 void LoadingProgressModelNG::SetForegroundColor(FrameNode* frameNode, const Color& value) in SetForegroundColor() function in OHOS::Ace::NG::LoadingProgressModelNG
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_field_model_impl.h73 void SetForegroundColor(const Color& value) override {}; in SetForegroundColor() function
H A Dview_abstract_model_impl.h301 void SetForegroundColor(const Color& color) override {} in SetForegroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_loading_progress_bridge.cpp76 ArkUINativeModuleValue LoadingProgressBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallI… 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.cpp181 ArkUINativeModuleValue TextBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_common_bridge.cpp3662 ArkUINativeModuleValue CommonBridge::SetForegroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::CommonBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.h101 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp437 void SpannableString::SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint1… in SetForegroundColor() function in OHOS::SpannableString
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h93 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h1305 void SetForegroundColor(const Color& color) override in SetForegroundColor() function
H A Dview_abstract.cpp2774 void ViewAbstract::SetForegroundColor(const Color& color) in SetForegroundColor() function in OHOS::Ace::NG::ViewAbstract
3195 void ViewAbstract::SetForegroundColor(FrameNode* frameNode, const Color& color) in SetForegroundColor() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp578 void TextFieldModelNG::SetForegroundColor(const Color& value) in SetForegroundColor() function in OHOS::Ace::NG::TextFieldModelNG
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1194 void RSNode::SetForegroundColor(uint32_t colorValue) in SetForegroundColor() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp909 void RSProperties::SetForegroundColor(Color color) in SetForegroundColor() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2575 void SetForegroundColor(ArkUINodeHandle node, ArkUI_Bool isColor, uint32_t color) in SetForegroundColor() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3145 int32_t SetForegroundColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetForegroundColor() function