Searched defs:_cef_urlparts_t (Results 1 – 1 of 1) sorted by relevance
674 typedef struct _cef_urlparts_t { struct678 cef_string_t spec;683 cef_string_t scheme;688 cef_string_t username;693 cef_string_t password;699 cef_string_t host;704 cef_string_t port;712 cef_string_t origin;717 cef_string_t path;722 cef_string_t query;[all …]