Searched refs:SetActionLabel (Results 1 – 4 of 4) sorted by relevance
56 textField->SetActionLabel(json.GetString(TEXT_FIELD_ACTION_LABEL)); in CreateFromJson()
266 void TextFieldComponent::SetActionLabel(const std::string& actionLabel) in SetActionLabel() function in OHOS::Ace::TextFieldComponent268 declaration_->SetActionLabel(actionLabel); in SetActionLabel()
118 void SetActionLabel(const std::string& actionLabel);
525 void SetActionLabel(const std::string& actionLabel) in SetActionLabel() function