Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp315 int32_t IndexerComponent::AddItemIndexKey(const std::string& indexKey, const std::string& headStyle) in AddItemIndexKey()
351 int32_t IndexerComponent::AddItemToSharp(const std::string& indexKey, const std::string& headStyle) in AddItemToSharp()
414 TextStyle headStyle; in AddSectionHead() local