Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_image_edge.h80 void SetBorderImageWidth(const Dimension& width) in SetBorderImageWidth() function
H A Dborder.h282 void SetBorderImageWidth(const Dimension& width, BorderImageDirection direction) in SetBorderImageWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp572 void SetBorderImageWidth(RefPtr<BorderImage>& borderImage, const std::vector<BorderImageDirection>&… in SetBorderImageWidth() function