Home
last modified time | relevance | path

Searched refs:valuePixelMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp276 valuePixelMap_ = valuePixelMap; in SetValuePixelMap()
281 return valuePixelMap_; in GetValuePixelMap()
H A Drich_editor_event_hub.h186 RefPtr<PixelMap> valuePixelMap_; variable