Searched defs:AddSymbolSpan (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ | ||
H A D | rich_editor_controller.cpp | 36 int32_t RichEditorController::AddSymbolSpan(const SymbolSpanOptions& options) in AddSymbolSpan() function in OHOS::Ace::NG::RichEditorController |
H A D | rich_editor_pattern.cpp | 1214 int32_t RichEditorPattern::AddSymbolSpan(const SymbolSpanOptions& options, bool isPaste, int32_t in… in AddSymbolSpan() function in OHOS::Ace::NG::RichEditorPattern |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_richeditor.cpp | 1747 void JSRichEditorController::AddSymbolSpan(const JSCallbackInfo& args) in AddSymbolSpan() function in OHOS::Ace::Framework::JSRichEditorController |