/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | offscreen_canvas.h | 100 void SetShadowColor(const Color& color) in SetShadowColor() function
|
H A D | render_custom_paint.h | 185 void SetShadowColor(const Color& color) in SetShadowColor() function
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/ |
H A D | paint.cpp | 262 void Paint::SetShadowColor(ColorType color) in SetShadowColor() function in OHOS::Paint
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | custom_paint_paint_method.h | 219 void SetShadowColor(const Color& color) in SetShadowColor() function
|
H A D | offscreen_canvas_pattern.cpp | 353 void OffscreenCanvasPattern::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
H A D | offscreen_canvas_rendering_context_2d_model_ng.cpp | 220 void OffscreenCanvasRenderingContext2DModelNG::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
|
H A D | canvas_rendering_context_2d_model_ng.cpp | 331 void CanvasRenderingContext2DModelNG::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
H A D | checkboxgroup_modifier.h | 143 void SetShadowColor(Color shadowColor) in SetShadowColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/ |
H A D | canvas_rendering_context_2d_model_impl.cpp | 208 void CanvasRenderingContext2DModelImpl::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
|
H A D | offscreen_canvas_rendering_context_2d_model_impl.cpp | 209 void OffscreenCanvasRenderingContext2DModelImpl::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | canvas_renderer.cpp | 164 void NativeCanvasRenderer::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::Framework::NativeCanvasRenderer
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_window.h | 97 virtual WMError SetShadowColor(std::string color) {return WMError::WM_OK;} in SetShadowColor() function
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_impl.cpp | 538 int32_t CJWindowImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::CJWindowImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | render_node_modifier.cpp | 132 void SetShadowColor(ArkUINodeHandle node, uint32_t color) in SetShadowColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_render_node_bridge.cpp | 353 ArkUINativeModuleValue RenderNodeBridge::SetShadowColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetShadowColor() function in OHOS::Ace::NG::RenderNodeBridge
|
/ohos5.0/foundation/window/window_manager/previewer/src/ |
H A D | window_impl.cpp | 985 WMError WindowImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowImpl
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 1107 virtual WMError SetShadowColor(std::string color) { return WMError::WM_OK; } in SetShadowColor() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | render_context.h | 325 virtual void SetShadowColor(uint32_t color) {} in SetShadowColor() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 1715 void RSNode::SetShadowColor(uint32_t colorValue) in SetShadowColor() function in OHOS::Rosen::RSNode
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 4210 WMError WindowImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowImpl
|
H A D | window_scene_session_impl.cpp | 3110 WMError WindowSceneSessionImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowSceneSessionImpl
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties.cpp | 1889 void RSProperties::SetShadowColor(Color color) in SetShadowColor() function in OHOS::Rosen::RSProperties
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 6224 void RosenRenderContext::SetShadowColor(uint32_t color) function in OHOS::Ace::NG::RosenRenderContext
|