Searched refs:UpdateSpanStyleText (Results 1 – 2 of 2) sorted by relevance
225 void UpdateSpanStyleText(int32_t start, int32_t end, NativeRichEditorTextStyle style);
351 void NativeRichEditorController::UpdateSpanStyleText( in UpdateSpanStyleText() function in OHOS::Ace::Framework::NativeRichEditorController595 nativeController->UpdateSpanStyleText(start, end, params); in FfiOHOSAceFrameworkRichEditorControllerUpdateSpanStyleText()