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 D | ark_web_nweb_structs.h | 43 using WebSnapshotCallback = std::function<void(const char*, bool, float, void*, int, int)>; variable
|
H A D | ark_web_nweb.h | 1384 const WebSnapshotCallback callback) = 0;
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb.h | 231 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 D | ark_web_nweb_impl.h | 1134 const WebSnapshotCallback callback) override;
|
H A D | ark_web_nweb_impl.cpp | 1001 const WebSnapshotCallback callback) in WebPageSnapshot()
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_controller.h | 376 const WebSnapshotCallback callback);
|
H A D | webview_controller.cpp | 1911 … const char *id, PixelUnit type, int32_t width, int32_t height, const WebSnapshotCallback callback) in WebPageSnapshot()
|
H A D | napi_webview_controller.cpp | 6104 WebSnapshotCallback CreateWebPageSnapshotResultCallback( in CreateWebPageSnapshotResultCallback()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_nweb_wrapper.h | 1146 const WebSnapshotCallback callback) override;
|
H A D | ark_web_nweb_wrapper.cpp | 1162 const WebSnapshotCallback callback) in WebPageSnapshot()
|