Searched refs:SetHref (Results 1 – 11 of 11) sorted by relevance
44 declaration.SetHref(val); in SetSpecializedAttr()56 declaration.SetHref(val); in SetSpecializedAttr()
88 void SetHref(const std::string& href) in SetHref() function
146 void SetHref(const std::string& href) in SetHref() function
253 attrs.fillState.SetHref(src);
134 void SetHref(const std::string& href) in SetHref() function362 void SetHref(const std::string& href) in SetHref() function530 void SetHref(const std::string& href, bool isSelf = true)
148 attrs.fillState.SetHref(src);
188 void SetHref(const std::string& input);
254 static napi_value SetHref(napi_env env, napi_callback_info info) in SetHref() function273 murl->SetHref(input); in SetHref()955 DECLARE_NAPI_FUNCTION("href", SetHref), in UrlInit()
1475 void URL::SetHref(const std::string& input) in SetHref() function in OHOS::Url::URL
881 baseAttr.fillState.SetHref(href);
673 url.SetHref("http:example.com");685 url.SetHref(" http:example.com");