Home
last modified time | relevance | path

Searched defs:SetHref (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_image_declaration.h88 void SetHref(const std::string& href) in SetHref() function
H A Dsvg_base_declaration.h146 void SetHref(const std::string& href) in SetHref() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h134 void SetHref(const std::string& href) in SetHref() function
362 void SetHref(const std::string& href) in SetHref() function
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Dnative_module_url.cpp254 static napi_value SetHref(napi_env env, napi_callback_info info) in SetHref() function
H A Djs_url.cpp1475 void URL::SetHref(const std::string& input) in SetHref() function in OHOS::Url::URL