Home
last modified time | relevance | path

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

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