Home
last modified time | relevance | path

Searched defs:ShowDesktopNotificationHostMsgParams (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/public/common/
Dshow_desktop_notification_params.h15 struct CONTENT_EXPORT ShowDesktopNotificationHostMsgParams { struct
20 GURL origin;
23 GURL icon_url;
24 base::string16 title;
25 base::string16 body;
28 blink::WebTextDirection direction;
32 base::string16 replace_id;
Dshow_desktop_notification_params.cc9 ShowDesktopNotificationHostMsgParams::ShowDesktopNotificationHostMsgParams() in ShowDesktopNotificationHostMsgParams() function in content::ShowDesktopNotificationHostMsgParams