Home
last modified time | relevance | path

Searched refs:DEFAULT_GROUP_DIVIDER_VALUES_COUNT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_item_group_modifier.cpp29 constexpr int32_t DEFAULT_GROUP_DIVIDER_VALUES_COUNT = 3; variable
37 if (length != DEFAULT_GROUP_DIVIDER_VALUES_COUNT) { in ListItemGroupSetDivider()
H A Dselect_modifier.cpp28 constexpr int32_t DEFAULT_GROUP_DIVIDER_VALUES_COUNT = 3; variable
549 if (length != DEFAULT_GROUP_DIVIDER_VALUES_COUNT) { in SetSelectDivider()
H A Dnode_textpicker_modifier.cpp37 constexpr int32_t DEFAULT_GROUP_DIVIDER_VALUES_COUNT = 3; variable
437 if (length != DEFAULT_GROUP_DIVIDER_VALUES_COUNT) { in SetTextPickerDivider()