Searched defs:leftLabel (Results 1 – 6 of 6) sorted by relevance
34 void StepperItemModelNG::SetPrevLabel(const std::string& leftLabel) in SetPrevLabel()69 void StepperItemModelNG::SetPrevLabel(FrameNode* frameNode, const std::string& leftLabel) in SetPrevLabel()
218 auto leftLabel = stepperItemLayoutProperty->GetLeftLabel().value_or(buttonBackText); in UpdateLeftButtonNode() local
54 void StepperItemModelImpl::SetPrevLabel(const std::string& leftLabel) in SetPrevLabel()
42 std::string leftLabel = value; in SetPrevLabel() local
27 std::string leftLabel; member
397 std::string leftLabel = stepperLabels_[currentIndex_].leftLabel; in LoadDefaultButtonStatus() local