Home
last modified time | relevance | path

Searched defs:STROKE_MITERLIMIT_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_paint_property.h36 static constexpr double STROKE_MITERLIMIT_DEFAULT = 4.0f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp29 constexpr double STROKE_MITERLIMIT_DEFAULT = 4.0f; variable
H A Djs_shape_abstract.cpp55 constexpr double STROKE_MITERLIMIT_DEFAULT = 4.0f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp21 constexpr double STROKE_MITERLIMIT_DEFAULT = 4.0f; variable