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.h527 typedef struct _cef_browser_settings_t { struct
531 size_t size;
540 int windowless_frame_rate;
547 cef_string_t standard_font_family;
548 cef_string_t fixed_font_family;
549 cef_string_t serif_font_family;
550 cef_string_t sans_serif_font_family;
551 cef_string_t cursive_font_family;
552 cef_string_t fantasy_font_family;
553 int default_font_size;
[all …]