Home
last modified time | relevance | path

Searched refs:WebSnapshotCallback (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb_structs.h43 using WebSnapshotCallback = std::function<void(const char*, bool, float, void*, int, int)>; variable
H A Dark_web_nweb.h1384 const WebSnapshotCallback callback) = 0;
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h231 using WebSnapshotCallback = std::function<void(const char*, bool, float, void*, int, int)>; variable
1320 const WebSnapshotCallback callback) { in WebPageSnapshot()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.h1134 const WebSnapshotCallback callback) override;
H A Dark_web_nweb_impl.cpp1001 const WebSnapshotCallback callback) in WebPageSnapshot()
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h376 const WebSnapshotCallback callback);
H A Dwebview_controller.cpp1911 … const char *id, PixelUnit type, int32_t width, int32_t height, const WebSnapshotCallback callback) in WebPageSnapshot()
H A Dnapi_webview_controller.cpp6104 WebSnapshotCallback CreateWebPageSnapshotResultCallback( in CreateWebPageSnapshotResultCallback()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.h1146 const WebSnapshotCallback callback) override;
H A Dark_web_nweb_wrapper.cpp1162 const WebSnapshotCallback callback) in WebPageSnapshot()