Searched defs:_cef_pdf_print_settings_t (Results 1 – 1 of 1) sorted by relevance
2451 typedef struct _cef_pdf_print_settings_t { struct2456 cef_string_t header_footer_title;2462 cef_string_t header_footer_url;2468 int page_width;2469 int page_height;2476 int scale_factor;2482 int margin_top;2483 int margin_right;2484 int margin_bottom;2485 int margin_left;[all …]