Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h42 struct PrintAttributesAdapter { struct
43 uint32_t copyNumber;
44 PrintRangeAdapter pageRange;
45 bool isSequential;
69 … virtual void OnStartLayoutWrite(const std::string& jobId, const PrintAttributesAdapter& oldAttrs, argument