Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dborder_property.h30 struct BorderRadiusPropertyT { struct
44 bool operator==(const BorderRadiusPropertyT& value) const argument
50 bool UpdateWithCheck(const BorderRadiusPropertyT& value) in UpdateWithCheck() argument
90 struct BorderRadiusPropertyT<Dimension> { argument