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

  /external/webkit/Source/WebKit2/PluginProcess/mac/
PluginProcessShim.h 37 bool (*isWindowActive)(WindowRef, bool& result);
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.h 63 bool isWindowActive() const { return m_windowHasFocus; }
  /external/webkit/Source/WebCore/platform/
Scrollbar.cpp 441 bool Scrollbar::isWindowActive() const

Completed in 196 milliseconds