Searched defs:strSection (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| D | indexer_item_component.h | 39 : strSection_(strSection), strLabel_(strLabel), circleMode_(circleMode), rotate_(rotate) in strSection_() argument 46 …: strSection_(strSection), strLabel_(strLabel), itemSize_(itemSize), circleMode_(circleMode), rota… in strSection_() argument
|
| D | indexer_component.cpp | 198 void IndexerComponent::BuildTextItem(const std::u16string& strSection, const std::u16string& strLab… in BuildTextItem()
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
| D | indexer_component.cpp | 126 void IndexerComponent::BuildTextItem(const std::u16string& strSection, const std::u16string& strLab… in BuildTextItem()
|
| D | indexer_item_component.h | 39 : strSection_(strSection), strLabel_(strLabel), itemSize_(itemSize), rotate_(rotate) in strSection_() argument
|