Searched refs:MetroCancelNotification (Results 1 – 2 of 2) sorted by relevance
21 base::win::MetroCancelNotification cancel_metro_notification = in CancelDesktopNotification()22 reinterpret_cast<base::win::MetroCancelNotification>(GetProcAddress( in CancelDesktopNotification()
120 typedef bool (*MetroCancelNotification)(const char* notification_id); typedef