Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DWindowFocusAllowedIndicator.cpp33 bool WindowFocusAllowedIndicator::windowFocusAllowed() in windowFocusAllowed() function in WebCore::WindowFocusAllowedIndicator
/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DNotificationBase.cpp91 WindowFocusAllowedIndicator windowFocusAllowed; in dispatchClickEvent() local