Searched defs:DeleteSpans (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ | ||
H A D | rich_editor_controller.cpp | 101 void RichEditorController::DeleteSpans(const RangeOptions& options) in DeleteSpans() function in OHOS::Ace::NG::RichEditorController |
H A D | rich_editor_pattern.cpp | 1332 void RichEditorPattern::DeleteSpans(const RangeOptions& options) in DeleteSpans() function in OHOS::Ace::NG::RichEditorPattern |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ | ||
H A D | cj_richeditor_controller_ffi.cpp | 318 void NativeRichEditorController::DeleteSpans(int32_t start, int32_t end) in DeleteSpans() function in OHOS::Ace::Framework::NativeRichEditorController |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_richeditor.cpp | 1851 void JSRichEditorController::DeleteSpans(const JSCallbackInfo& args) in DeleteSpans() function in OHOS::Ace::Framework::JSRichEditorController |