Searched defs:_cef_print_settings_t (Results 1 – 1 of 1) sorted by relevance
52 typedef struct _cef_print_settings_t { struct62 int(CEF_CALLBACK* is_valid)(struct _cef_print_settings_t* self); argument68 int(CEF_CALLBACK* is_read_only)(struct _cef_print_settings_t* self); argument73 void(CEF_CALLBACK* set_orientation)(struct _cef_print_settings_t* self, argument79 int(CEF_CALLBACK* is_landscape)(struct _cef_print_settings_t* self); argument87 struct _cef_print_settings_t* self, argument95 void(CEF_CALLBACK* set_device_name)(struct _cef_print_settings_t* self, argument108 void(CEF_CALLBACK* set_dpi)(struct _cef_print_settings_t* self, int dpi); argument113 int(CEF_CALLBACK* get_dpi)(struct _cef_print_settings_t* self); argument118 void(CEF_CALLBACK* set_page_ranges)(struct _cef_print_settings_t* self, argument[all …]