Searched defs:CefPdfPrintSettingsTraits (Results 1 – 1 of 1) sorted by relevance
881 struct CefPdfPrintSettingsTraits { struct882 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()