Searched defs:ShowDesktopNotificationHostMsgParams (Results 1 – 2 of 2) sorted by relevance
15 struct CONTENT_EXPORT ShowDesktopNotificationHostMsgParams { struct20 GURL origin;23 GURL icon_url;24 base::string16 title;25 base::string16 body;28 blink::WebTextDirection direction;32 base::string16 replace_id;
9 ShowDesktopNotificationHostMsgParams::ShowDesktopNotificationHostMsgParams() in ShowDesktopNotificationHostMsgParams() function in content::ShowDesktopNotificationHostMsgParams