Searched defs:WebSnapshotCallback (Results 1 – 2 of 2) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ |
| D | ark_web_nweb_structs.h | 43 using WebSnapshotCallback = std::function<void(const char*, bool, float, void*, int, int)>; variable
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb.h | 217 using WebSnapshotCallback = std::function<void(const char*, bool, float, void*, int, int)>; variable
|