Home
last modified time | relevance | path

Searched defs:SetStrokeOpacity (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_model_ng.cpp84 void ShapeModelNG::SetStrokeOpacity(double opacity) in SetStrokeOpacity() function in OHOS::Ace::NG::ShapeModelNG
152 void ShapeModelNG::SetStrokeOpacity(FrameNode* frameNode, double strokeOpacity) in SetStrokeOpacity() function in OHOS::Ace::NG::ShapeModelNG
H A Dshape_abstract_model_ng.cpp71 void ShapeAbstractModelNG::SetStrokeOpacity(double opacity) in SetStrokeOpacity() function in OHOS::Ace::NG::ShapeAbstractModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp101 void ShapeAbstractModelImpl::SetStrokeOpacity(double opacity) in SetStrokeOpacity() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
H A Dshape_model_impl.cpp182 void ShapeModelImpl::SetStrokeOpacity(double opacity) in SetStrokeOpacity() function in OHOS::Ace::Framework::ShapeModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp250 void JSShape::SetStrokeOpacity(const JSCallbackInfo& info) in SetStrokeOpacity() function in OHOS::Ace::Framework::JSShape
H A Djs_shape_abstract.cpp160 void JSShapeAbstract::SetStrokeOpacity(const JSCallbackInfo& info) in SetStrokeOpacity() function in OHOS::Ace::Framework::JSShapeAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp63 void SetStrokeOpacity(ArkUINodeHandle node, ArkUI_Float32 strokeOpacity) in SetStrokeOpacity() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp274 ArkUINativeModuleValue CommonShapeBridge::SetStrokeOpacity(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStrokeOpacity() function in OHOS::Ace::NG::CommonShapeBridge