Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
Dark_web_nweb_structs.h43 using WebSnapshotCallback = std::function<void(const char*, bool, float, void*, int, int)>; variable
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb.h217 using WebSnapshotCallback = std::function<void(const char*, bool, float, void*, int, int)>; variable