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 D | rich_editor_controller.cpp | 115 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 D | js_richeditor.cpp | 2144 void JSRichEditorController::GetParagraphsInfo(const JSCallbackInfo& args) in GetParagraphsInfo() function in OHOS::Ace::Framework::JSRichEditorController |