Home
last modified time | relevance | path

Searched refs:HasBorderImageWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_image.h166 bool HasBorderImageWidth() const in HasBorderImageWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_property.h117 ACE_DEFINE_PROPERTY_GROUP_ITEM(HasBorderImageWidth, bool);
H A Drender_context.h540 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(BdImage, HasBorderImageWidth, bool);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2575 ACE_UPDATE_RENDER_CONTEXT(HasBorderImageWidth, tag); in SetHasBorderImageWidth()
3085 ACE_UPDATE_NODE_RENDER_CONTEXT(HasBorderImageWidth, tag, frameNode); in SetHasBorderImageWidth()