Home
last modified time | relevance | path

Searched defs:FfiOHOSWebviewCtlScrollTo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_mock.cpp39 FFI_EXPORT int FfiOHOSWebviewCtlScrollTo = 0; variable
H A Dwebview_ffi.cpp346 int32_t FfiOHOSWebviewCtlScrollTo(int64_t id, float x, float y) in FfiOHOSWebviewCtlScrollTo() function