Home
last modified time | relevance | path

Searched refs:ParseWordBreakParagraphStyle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.h211 …static void ParseWordBreakParagraphStyle(const JSRef<JSObject>& styleObject, struct UpdateParagrap…
H A Djs_richeditor.cpp2014 void JSRichEditorController::ParseWordBreakParagraphStyle(const JSRef<JSObject>& styleObject, in ParseWordBreakParagraphStyle() function in OHOS::Ace::Framework::JSRichEditorController
2060 ParseWordBreakParagraphStyle(styleObject, style); in ParseParagraphStyle()