Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp6307 int32_t nativeSnapshotSizeWidth = 0; in WebPageSnapshot() local
6321 nativeSnapshotSizeWidth)) { in WebPageSnapshot()
6355 if (nativeSnapshotSizeWidth < 0 || nativeSnapshotSizeHeight < 0) { in WebPageSnapshot()
6369 env, std::move(callback), pixelCheck, nativeSnapshotSizeWidth, nativeSnapshotSizeHeight); in WebPageSnapshot()
6373 nativeSnapshotSizeWidth, in WebPageSnapshot()

Completed in 10 milliseconds