Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.h165 struct NativeRichEditorParagraphStyle { struct
190 int32_t end, NativeRichEditorParagraphStyle params); argument
231 void UpdateParagraphStyle(int32_t start, int32_t end, NativeRichEditorParagraphStyle params);
H A Dcj_richeditor_controller_ffi.cpp455 int32_t start, int32_t end, NativeRichEditorParagraphStyle params) in UpdateParagraphStyle()
626 int64_t controllerId, int32_t start, int32_t end, NativeRichEditorParagraphStyle params) in FfiOHOSAceFrameworkRichEditorControllerUpdateParagraphStyle()