Home
last modified time | relevance | path

Searched defs:GetParagraphsInfo (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_controller.cpp115 std::vector<ParagraphInfo> RichEditorController::GetParagraphsInfo(int32_t start, int32_t end) in GetParagraphsInfo() function in OHOS::Ace::NG::RichEditorController
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp2144 void JSRichEditorController::GetParagraphsInfo(const JSCallbackInfo& args) in GetParagraphsInfo() function in OHOS::Ace::Framework::JSRichEditorController