Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp274 void RichEditorAbstractSpanResult::SetValuePixelMap(const RefPtr<PixelMap>& valuePixelMap) in SetValuePixelMap() function in OHOS::Ace::NG::RichEditorAbstractSpanResult
H A Drich_editor_event_hub.h127 void SetValuePixelMap(const RefPtr<PixelMap>& valuePixelMap);
H A Drich_editor_pattern.cpp6336 spanResult.SetValuePixelMap(imageLayoutProperty->GetImageSourceInfo()->GetPixmap()); in OnBackPressed()
9844 retInfo.SetValuePixelMap(*options.imagePixelMap); in OnBackPressed()