Home
last modified time | relevance | path

Searched defs:valuePixelMap (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Dselection_info.h157 RefPtr<PixelMap> valuePixelMap; member
Drich_editor_event_hub.cpp274 void RichEditorAbstractSpanResult::SetValuePixelMap(const RefPtr<PixelMap>& valuePixelMap) in SetValuePixelMap()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp825 auto valuePixelMap = spanResult.GetValuePixelMap(); in SetImageChangeSpanResult() local