Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp637 DECLARE_NAPI_FUNCTION("scrollByWithResult", NapiWebviewController::ScrollByWithResult), in Init()
6519 bool scrollByWithResult = webviewController->ScrollByWithResult(deltaX, deltaY); in ScrollByWithResult() local
6520 NAPI_CALL(env, napi_get_boolean(env, scrollByWithResult, &result)); in ScrollByWithResult()

Completed in 11 milliseconds