Home
last modified time | relevance | path

Searched refs:UpdateImageAttribute (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.h1066 void UpdateImageAttribute(RefPtr<FrameNode>& imageNode, const ImageSpanAttribute& imageStyle);
H A Drich_editor_pattern.cpp2047 UpdateImageAttribute(imageNode, imageStyle); in UpdateImageStyle()
2055 void RichEditorPattern::UpdateImageAttribute(RefPtr<FrameNode>& imageNode, const ImageSpanAttribute… in UpdateImageAttribute() function in OHOS::Ace::NG::RichEditorPattern