Home
last modified time | relevance | path

Searched refs:ScrollEventToJSValue (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3725 JSRef<JSVal> ScrollEventToJSValue(const WebOnScrollEvent& eventInfo) in ScrollEventToJSValue() function
3741 AceType::MakeRefPtr<JsEventFunction<WebOnScrollEvent, 1>>(JSRef<JSFunc>::Cast(args[0]), ScrollEventToJSValue); in OnScroll()

Completed in 10 milliseconds