Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/indexer/
Dindexer_item_component.h39 : strSection_(strSection), strLabel_(strLabel), circleMode_(circleMode), rotate_(rotate) in strSection_() argument
46 …: strSection_(strSection), strLabel_(strLabel), itemSize_(itemSize), circleMode_(circleMode), rota… in strSection_() argument
Dindexer_component.cpp198 void IndexerComponent::BuildTextItem(const std::u16string& strSection, const std::u16string& strLab… in BuildTextItem()
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
Dindexer_component.cpp126 void IndexerComponent::BuildTextItem(const std::u16string& strSection, const std::u16string& strLab… in BuildTextItem()
Dindexer_item_component.h39 : strSection_(strSection), strLabel_(strLabel), itemSize_(itemSize), rotate_(rotate) in strSection_() argument