Home
last modified time | relevance | path

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

/third_party/cef/include/internal/
Dcef_types_wrappers.h881 struct CefPdfPrintSettingsTraits { struct
882 typedef cef_pdf_print_settings_t struct_type;
884 static inline void init(struct_type* s) {} in init()
886 static inline void clear(struct_type* s) { in clear()
891 static inline void set(const struct_type* src, in set()