Searched refs:AddItemIndexKey (Results 1 – 3 of 3) sorted by relevance
49 … int32_t itemIndex = indexer_->AddItemIndexKey(listItem->GetIndexKey(), listItem->GetType()); in AppendChild()
158 int32_t AddItemIndexKey(const std::string& indexKey, const std::string& headStyle);
315 int32_t IndexerComponent::AddItemIndexKey(const std::string& indexKey, const std::string& headStyle) in AddItemIndexKey() function in OHOS::Ace::IndexerComponent