Searched defs:_cef_command_line_t (Results 1 – 1 of 1) sorted by relevance
60 typedef struct _cef_command_line_t { struct70 int(CEF_CALLBACK* is_valid)(struct _cef_command_line_t* self); argument76 int(CEF_CALLBACK* is_read_only)(struct _cef_command_line_t* self); argument81 struct _cef_command_line_t*(CEF_CALLBACK* copy)( argument89 void(CEF_CALLBACK* init_from_argv)(struct _cef_command_line_t* self, argument97 void(CEF_CALLBACK* init_from_string)(struct _cef_command_line_t* self, argument104 void(CEF_CALLBACK* reset)(struct _cef_command_line_t* self); argument110 void(CEF_CALLBACK* get_argv)(struct _cef_command_line_t* self, argument131 void(CEF_CALLBACK* set_program)(struct _cef_command_line_t* self, argument137 int(CEF_CALLBACK* has_switches)(struct _cef_command_line_t* self); argument[all …]