Searched refs:SetCloseIconSrc (Results 1 – 3 of 3) sorted by relevance
75 void SearchComponent::SetCloseIconSrc(const std::string& closeIconSrc) in SetCloseIconSrc() function in OHOS::Ace::SearchComponent77 declaration_->SetCloseIconSrc(closeIconSrc); in SetCloseIconSrc()
54 void SetCloseIconSrc(const std::string& closeIconSrc);
104 void SetCloseIconSrc(const std::string& closeIconSrc) in SetCloseIconSrc() function