Home
last modified time | relevance | path

Searched refs:HasLineWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h347 bool HasLineWidth() const in HasLineWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp632 return strokeState_.HasLineWidth(); in IsSelfValue()