Home
last modified time | relevance | path

Searched refs:SetWebSrc (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.cpp34 …_WEBSRC, [](WebDeclaration& declaration, const std::string& src) { declaration.SetWebSrc(src); } }, in SetSpecializedAttr()
H A Dweb_declaration.h75 void SetWebSrc(const std::string& src) in SetWebSrc() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_event_test.cpp56 g_webPattern->SetWebSrc(src); in SetUpTestCase()
H A Dweb_pattern_test.cpp79 g_webPattern->SetWebSrc(src); in SetUpTestCase()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h137 void SetWebSrc(const std::string& webSrc) in SetWebSrc() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h85 declaration_->SetWebSrc(src); in SetSrc()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp56 webPattern->SetWebSrc(src); in Create()
84 webPattern->SetWebSrc(src); in Create()
H A Dweb_pattern.h208 void SetWebSrc(const std::string& webSrc) in SetWebSrc() function