/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_loading_progress.cpp | 94 void JSLoadingProgress::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSLoadingProgress
|
H A D | js_shape.cpp | 338 void JSShape::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSShape
|
H A D | js_shape_abstract.cpp | 454 void JSShapeAbstract::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSShapeAbstract
|
H A D | js_text.cpp | 263 void JSText::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSText
|
H A D | js_textfield.cpp | 542 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 D | loading_progress_model_ng.cpp | 81 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 D | drag_preview.h | 49 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 D | text_field_model_impl.h | 73 void SetForegroundColor(const Color& value) override {}; in SetForegroundColor() function
|
H A D | view_abstract_model_impl.h | 301 void SetForegroundColor(const Color& color) override {} in SetForegroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_loading_progress_bridge.cpp | 76 ArkUINativeModuleValue LoadingProgressBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallI… in SetForegroundColor() function in OHOS::Ace::NG::LoadingProgressBridge
|
H A D | arkts_native_common_shape_bridge.cpp | 430 ArkUINativeModuleValue CommonShapeBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::CommonShapeBridge
|
H A D | arkts_native_text_bridge.cpp | 181 ArkUINativeModuleValue TextBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::TextBridge
|
H A D | arkts_native_common_bridge.cpp | 3662 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 D | scroll_bar.h | 101 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor() function
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | spannable_string.cpp | 437 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 D | scroll_bar.h | 93 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract_model_ng.h | 1305 void SetForegroundColor(const Color& color) override in SetForegroundColor() function
|
H A D | view_abstract.cpp | 2774 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 D | text_field_model_ng.cpp | 578 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 D | rs_node.cpp | 1194 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 D | rs_properties.cpp | 909 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 D | node_common_modifier.cpp | 2575 void SetForegroundColor(ArkUINodeHandle node, ArkUI_Bool isColor, uint32_t color) in SetForegroundColor() function
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 3145 int32_t SetForegroundColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetForegroundColor() function
|