| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/ |
| D | loading_progress_model_ng.cpp | 66 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/ |
| D | js_loading_progress.cpp | 90 void JSLoadingProgress::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSLoadingProgress
|
| D | js_shape.cpp | 336 void JSShape::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSShape
|
| D | js_shape_abstract.cpp | 452 void JSShapeAbstract::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSShapeAbstract
|
| D | js_textfield.cpp | 444 void JSTextField::SetForegroundColor(const JSCallbackInfo& info) in SetForegroundColor() function in OHOS::Ace::Framework::JSTextField
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | text_field_model_impl.h | 71 void SetForegroundColor(const Color& value) override {}; in SetForegroundColor() function
|
| D | view_abstract_model_impl.h | 244 void SetForegroundColor(const Color& color) override {} in SetForegroundColor() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_loading_progress_bridge.cpp | 86 ArkUINativeModuleValue LoadingProgressBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallI… in SetForegroundColor() function in OHOS::Ace::NG::LoadingProgressBridge
|
| D | arkts_native_common_shape_bridge.cpp | 432 ArkUINativeModuleValue CommonShapeBridge::SetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::CommonShapeBridge
|
| D | arkts_native_common_bridge.cpp | 3024 ArkUINativeModuleValue CommonBridge::SetForegroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetForegroundColor() function in OHOS::Ace::NG::CommonBridge
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/ |
| D | drag_preview.h | 49 static napi_value SetForegroundColor(napi_env env, napi_callback_info info) in SetForegroundColor() function
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | scroll_bar.h | 101 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor() function
|
| /foundation/arkui/ui_lite/frameworks/common/ |
| D | spannable_string.cpp | 437 void SpannableString::SetForegroundColor(ColorType inputForegroundColor, uint16_t startIndex, uint1… in SetForegroundColor() function in OHOS::SpannableString
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/ |
| D | scroll_bar.h | 103 void SetForegroundColor(const Color& foregroundColor) in SetForegroundColor() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_model_ng.cpp | 471 void TextFieldModelNG::SetForegroundColor(const Color& value) in SetForegroundColor() function in OHOS::Ace::NG::TextFieldModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_abstract_model_ng.h | 1016 void SetForegroundColor(const Color& color) override in SetForegroundColor() function
|
| D | view_abstract.cpp | 1993 void ViewAbstract::SetForegroundColor(const Color &color) in SetForegroundColor() function in OHOS::Ace::NG::ViewAbstract 2329 void ViewAbstract::SetForegroundColor(FrameNode* frameNode, const Color& color) in SetForegroundColor() function in OHOS::Ace::NG::ViewAbstract
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| D | rs_properties.cpp | 778 void RSProperties::SetForegroundColor(Color color) in SetForegroundColor() function in OHOS::Rosen::RSProperties
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_node.cpp | 949 void RSNode::SetForegroundColor(uint32_t colorValue) in SetForegroundColor() function in OHOS::Rosen::RSNode
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | node_common_modifier.cpp | 1958 void SetForegroundColor(ArkUINodeHandle node, ArkUI_Bool isColor, uint32_t color) in SetForegroundColor() function
|
| D | common_modifier.cpp | 1945 void SetForegroundColor(NodeHandle node, bool isColor, uint32_t color) in SetForegroundColor() function
|
| D | api.h | 293 void (*SetForegroundColor)(NodeHandle node, bool isColor, uint32_t color); member 1634 void (*SetForegroundColor)(NodeHandle node, uint32_t color); member
|