Home
last modified time | relevance | path

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

/third_party/cef/include/internal/
Dcef_types.h507 typedef struct _cef_browser_settings_t { struct
511 size_t size;
520 int windowless_frame_rate;
527 cef_string_t standard_font_family;
528 cef_string_t fixed_font_family;
529 cef_string_t serif_font_family;
530 cef_string_t sans_serif_font_family;
531 cef_string_t cursive_font_family;
532 cef_string_t fantasy_font_family;
533 int default_font_size;
[all …]