Home
last modified time | relevance | path

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

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