Home
last modified time | relevance | path

Searched refs:SetDrawSize (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drosen_render_web.cpp55 delegate_->SetDrawSize(drawSize_); in OnAttachContext()
H A Drender_web.cpp110 delegate_->SetDrawSize(drawSize_); in OnAttachContext()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp814 delegate_->SetDrawSize(drawSize); in OnModifyDone()
818 delegate_->SetDrawSize(drawSize); in OnModifyDone()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h904 void SetDrawSize(const Size& drawSize);
H A Dweb_delegate.cpp6077 void WebDelegate::SetDrawSize(const Size& drawSize) in SetDrawSize() function in OHOS::Ace::WebDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp2851 delegate_->SetDrawSize(drawSize); in OnModifyDone()
2855 delegate_->SetDrawSize(drawSize); in OnModifyDone()