Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.h202 static void ParseUserClickEvent(const JSCallbackInfo& args, const JSRef<JSObject>& gestureObj,
H A Djs_richeditor.cpp1466 ParseUserClickEvent(args, gestureObj, gestureOption, spanType); in ParseUserGesture()
1511 void JSRichEditorController::ParseUserClickEvent(const JSCallbackInfo& args, const JSRef<JSObject>&… in ParseUserClickEvent() function in OHOS::Ace::Framework::JSRichEditorController