Home
last modified time | relevance | path

Searched refs:AddWebLayoutChangeCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drich_text_component.cpp49 delegate_->AddWebLayoutChangeCallback( in CreateRenderNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.h60 void AddWebLayoutChangeCallback(const UpdateWebViewLayoutCallback& layoutChangeCallback);
H A Drich_text_delegate.cpp268 void RichTextDelegate::AddWebLayoutChangeCallback(const UpdateWebViewLayoutCallback& layoutChangeCa… in AddWebLayoutChangeCallback() function in OHOS::Ace::RichTextDelegate