Searched defs:_cef_command_line_t (Results 1 – 1 of 1) sorted by relevance
59 typedef struct _cef_command_line_t { struct69 int(CEF_CALLBACK* is_valid)(struct _cef_command_line_t* self); argument75 int(CEF_CALLBACK* is_read_only)(struct _cef_command_line_t* self); argument80 struct _cef_command_line_t*(CEF_CALLBACK* copy)( argument88 void(CEF_CALLBACK* init_from_argv)(struct _cef_command_line_t* self, argument96 void(CEF_CALLBACK* init_from_string)(struct _cef_command_line_t* self, argument103 void(CEF_CALLBACK* reset)(struct _cef_command_line_t* self); argument109 void(CEF_CALLBACK* get_argv)(struct _cef_command_line_t* self, argument130 void(CEF_CALLBACK* set_program)(struct _cef_command_line_t* self, argument136 int(CEF_CALLBACK* has_switches)(struct _cef_command_line_t* self); argument[all …]