Searched refs:UpdateImageAttribute (Results 1 – 2 of 2) sorted by relevance
1066 void UpdateImageAttribute(RefPtr<FrameNode>& imageNode, const ImageSpanAttribute& imageStyle);
2047 UpdateImageAttribute(imageNode, imageStyle); in UpdateImageStyle()2055 void RichEditorPattern::UpdateImageAttribute(RefPtr<FrameNode>& imageNode, const ImageSpanAttribute… in UpdateImageAttribute() function in OHOS::Ace::NG::RichEditorPattern