HomeSort by relevance Sort by last modified time
    Searched defs:WindowFocusAllowedIndicator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
WindowFocusAllowedIndicator.cpp 27 #include "core/page/WindowFocusAllowedIndicator.h"
33 bool WindowFocusAllowedIndicator::windowFocusAllowed()
38 WindowFocusAllowedIndicator::WindowFocusAllowedIndicator()
44 WindowFocusAllowedIndicator::~WindowFocusAllowedIndicator()
WindowFocusAllowedIndicator.h 33 class WindowFocusAllowedIndicator {
34 WTF_MAKE_NONCOPYABLE(WindowFocusAllowedIndicator);
36 WindowFocusAllowedIndicator();
37 ~WindowFocusAllowedIndicator();

Completed in 48 milliseconds