Home
last modified time | relevance | path

Searched defs:GetStyledString (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_text.h126 RefPtr<SpanString> GetStyledString() const in GetStyledString() function
Djs_richeditor.cpp2911 void JSRichEditorStyledStringController::GetStyledString(const JSCallbackInfo& args) in GetStyledString() function in OHOS::Ace::Framework::JSRichEditorStyledStringController
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_styled_string_controller.cpp31 RefPtr<SpanStringBase> RichEditorStyledStringController::GetStyledString() in GetStyledString() function in OHOS::Ace::NG::RichEditorStyledStringController
Drich_editor_pattern.h478 RefPtr<MutableSpanString> GetStyledString() const in GetStyledString() function