Searched defs:windowFocused (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
H A Dinspector.js580 WebInspector.windowFocused = function(event)
593 // part of the inspector then windowFocused will correct this.
1554 doc.defaultView.addEventListener("focus", this.windowFocused.bind(this), false);

Completed in 34 milliseconds