Home
last modified time | relevance | path

Searched defs:SetStrokeMiterLimit (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp89 void ShapeAbstractModelImpl::SetStrokeMiterLimit(double miterLimit) in SetStrokeMiterLimit() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
H A Dshape_model_impl.cpp169 void ShapeModelImpl::SetStrokeMiterLimit(double miterLimit) in SetStrokeMiterLimit() function in OHOS::Ace::Framework::ShapeModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_abstract_model_ng.cpp62 void ShapeAbstractModelNG::SetStrokeMiterLimit(double miterLimit) in SetStrokeMiterLimit() function in OHOS::Ace::NG::ShapeAbstractModelNG
H A Dshape_model_ng.cpp77 void ShapeModelNG::SetStrokeMiterLimit(double miterLimit) in SetStrokeMiterLimit() function in OHOS::Ace::NG::ShapeModelNG
139 void ShapeModelNG::SetStrokeMiterLimit(FrameNode* frameNode, double miterLimit) in SetStrokeMiterLimit() function in OHOS::Ace::NG::ShapeModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp212 ArkUINativeModuleValue CommonShapeBridge::SetStrokeMiterLimit(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStrokeMiterLimit() function in OHOS::Ace::NG::CommonShapeBridge
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape_abstract.cpp143 void JSShapeAbstract::SetStrokeMiterLimit(const JSCallbackInfo& info) in SetStrokeMiterLimit() function in OHOS::OHOS::Ace::Framework::JSShapeAbstract
H A Djs_shape.cpp233 void JSShape::SetStrokeMiterLimit(const JSCallbackInfo& info) in SetStrokeMiterLimit() function in OHOS::OHOS::Ace::Framework::JSShape
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp31 void SetStrokeMiterLimit(ArkUINodeHandle node, ArkUI_Float32 miterLimit) in SetStrokeMiterLimit() function
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h187 void SetStrokeMiterLimit(double miterLimit) in SetStrokeMiterLimit() function in OHOS::Ace::ShapeComponent
H A Dshape_container_component.h199 void SetStrokeMiterLimit(double miterLimit) in SetStrokeMiterLimit() function in OHOS::Ace::ShapeContainerComponent

Completed in 7 milliseconds