Home
last modified time | relevance | path

Searched refs:SetImageLayoutProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h356 void SetImageLayoutProperty(RefPtr<ImageSpanNode> imageNode, const ImageSpanOptions& options);
H A Drich_editor_pattern.cpp236 SetImageLayoutProperty(imageNode, options); in MountImageNode()
243 void RichEditorPattern::SetImageLayoutProperty(RefPtr<ImageSpanNode> imageNode, const ImageSpanOpti… in SetImageLayoutProperty() function in OHOS::Ace::NG::RichEditorPattern
958 SetImageLayoutProperty(imageNode, options); in AddImageSpan()