Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_image.h144 void SetRepeatMode(BorderImageRepeat repeatMode) in SetRepeatMode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp566 auto repeatMode = static_cast<BorderImageRepeat>(value.value); in SetBorderImageRepeat() local