Home
last modified time | relevance | path

Searched refs:INDEXER_STR_COLLAPSE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp220 INDEXER_STR_COLLAPSE, INDEXER_STR_COLLAPSE, itemSize_, circleMode_, true); in BuildCollapseItem()
H A Dindexer_component.h37 inline const std::u16string INDEXER_STR_COLLAPSE = StringUtils::Str8ToStr16(">"); variable