Searched defs:GetStyledString (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_text.h | 126 RefPtr<SpanString> GetStyledString() const in GetStyledString() function |
| D | js_richeditor.cpp | 2911 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/ | ||
| D | rich_editor_styled_string_controller.cpp | 31 RefPtr<SpanStringBase> RichEditorStyledStringController::GetStyledString() in GetStyledString() function in OHOS::Ace::NG::RichEditorStyledStringController |
| D | rich_editor_pattern.h | 478 RefPtr<MutableSpanString> GetStyledString() const in GetStyledString() function |