Searched refs:CreateTypingStyleResult (Results 1 – 2 of 2) sorted by relevance
149 static JSRef<JSObject> CreateTypingStyleResult(const struct UpdateSpanStyle& typingStyle);
2447 auto style = CreateTypingStyleResult(typingStyle.value_or(UpdateSpanStyle())); in GetTypingStyle()2451 JSRef<JSObject> JSRichEditorBaseController::CreateTypingStyleResult(const struct UpdateSpanStyle& t… in CreateTypingStyleResult() function in OHOS::Ace::Framework::JSRichEditorBaseController