Searched refs:ParseJsSelectionOptions (Results 1 – 2 of 2) sorted by relevance
155 …void ParseJsSelectionOptions(const JSCallbackInfo& args, std::optional<SelectionOptions>& options);
2598 ParseJsSelectionOptions(args, options); in SetSelection()2616 void JSRichEditorBaseController::ParseJsSelectionOptions( in ParseJsSelectionOptions() function in OHOS::Ace::Framework::JSRichEditorBaseController