/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
D | offscreen_canvas.h | 100 void SetShadowColor(const Color& color) in SetShadowColor() function
|
D | render_custom_paint.h | 185 void SetShadowColor(const Color& color) in SetShadowColor() function
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
D | checkboxgroup_modifier.h | 141 void SetShadowColor(Color shadowColor) in SetShadowColor() function
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/ |
D | custom_paint_paint_method.h | 221 void SetShadowColor(const Color& color) in SetShadowColor() function
|
D | offscreen_canvas_pattern.cpp | 366 void OffscreenCanvasPattern::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/ |
D | paint.h | 750 void SetShadowColor(ColorType color) in SetShadowColor() function
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
D | mock_window.h | 96 virtual WMError SetShadowColor(std::string color) {return WMError::WM_OK;} in SetShadowColor() function
|
/foundation/window/window_manager/previewer/src/ |
D | window_impl.cpp | 712 WMError WindowImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowImpl
|
/foundation/window/window_manager/interfaces/innerkits/wm/ |
D | window.h | 792 virtual WMError SetShadowColor(std::string color) { return WMError::WM_OK; } in SetShadowColor() function
|
/foundation/window/window_manager/wm/src/ |
D | window_scene_session_impl.cpp | 1446 WMError WindowSceneSessionImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowSceneSessionImpl
|
D | window_impl.cpp | 3525 WMError WindowImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowImpl
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
D | canvas_renderer_model_impl.cpp | 484 void CanvasRendererModelImpl::SetShadowColor(const BaseInfo& baseInfo, const Color& color) in SetShadowColor() function in OHOS::Ace::Framework::CanvasRendererModelImpl
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas_renderer/ |
D | canvas_renderer_model_ng.cpp | 608 void CanvasRendererModelNG::SetShadowColor(const BaseInfo& baseInfo, const Color& color) in SetShadowColor() function in OHOS::Ace::NG::CanvasRendererModelNG
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
D | rs_properties.cpp | 970 void RSProperties::SetShadowColor(Color color) in SetShadowColor() function in OHOS::Rosen::RSProperties
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
D | rs_node.cpp | 944 void RSNode::SetShadowColor(uint32_t colorValue) in SetShadowColor() function in OHOS::Rosen::RSNode
|