Searched refs:MountImageNode (Results 1 – 7 of 7) sorted by relevance
902 void MountImageNode(const RefPtr<ImageSpanItem>& imageItem);
3919 void TextPattern::MountImageNode(const RefPtr<ImageSpanItem>& imageItem) in MountImageNode() function in OHOS::Ace::NG::TextPattern4009 MountImageNode(imageSpan); in ProcessSpanString()
638 richEditorPattern->MountImageNode(imageItem);
2315 pattern->MountImageNode(imageSpanItem);2330 pattern->MountImageNode(imageSpanItem);
3611 pattern->MountImageNode(spanItem);
355 void MountImageNode(const RefPtr<ImageSpanItem>& imageItem);
200 MountImageNode(imageSpan); in ProcessStyledString()222 void RichEditorPattern::MountImageNode(const RefPtr<ImageSpanItem>& imageItem) in MountImageNode() function in OHOS::Ace::NG::RichEditorPattern