Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h209 void SetIndexKey(const std::string& indexKey) in SetIndexKey() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp431 listItem->SetIndexKey(strSectionHeadLabel); in AddSectionHead()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item.cpp368 listItemComponent_->SetIndexKey(indexKey_); in PrepareSpecializedComponent()