Home
last modified time | relevance | path

Searched refs:replacementString_ (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.cpp461 replacementString_ = styledString; in SetReplacementString()
466 return replacementString_; in GetReplacementString()
H A Drich_editor_event_hub.h284 RefPtr<SpanStringBase> replacementString_; variable