Home
last modified time | relevance | path

Searched refs:SHQueryUserNotificationStatePtr (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dfullscreen_win.cc23 typedef HRESULT(WINAPI *SHQueryUserNotificationStatePtr)( in IsPlatformFullScreenMode() typedef
31 SHQueryUserNotificationStatePtr query_user_notification_state_ptr = in IsPlatformFullScreenMode()
32 reinterpret_cast<SHQueryUserNotificationStatePtr> in IsPlatformFullScreenMode()
/external/chromium_org/chrome/browser/
Dfullscreen_win.cc25 typedef HRESULT(WINAPI *SHQueryUserNotificationStatePtr)( in IsPlatformFullScreenMode() typedef
33 SHQueryUserNotificationStatePtr query_user_notification_state_ptr = in IsPlatformFullScreenMode()
34 reinterpret_cast<SHQueryUserNotificationStatePtr> in IsPlatformFullScreenMode()