Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h128 class WebPrintDocument; variable
573 …explicit WebPrintDocument(void* webPrintdoc) : printDocAdapter_((PrintDocumentAdapterAdapter*)webP… in WebPrintDocument() function