Searched refs:DispatchFocusChromeEvent (Results 1 – 10 of 10) sorted by relevance
130 nsContentUtils::DispatchFocusChromeEvent(window->GetOuterWindow()); in Run()267 nsContentUtils::DispatchFocusChromeEvent(mWindow->GetOuterWindow()); in OnStateChange()
527 rv = nsContentUtils::DispatchFocusChromeEvent(window); in Run()
261 nsresult rv = nsContentUtils::DispatchFocusChromeEvent(aOuterWindow); in WaitForLoad()
432 nsresult rv = nsContentUtils::DispatchFocusChromeEvent(outer); in Focus()
296 nsContentUtils::DispatchFocusChromeEvent(mWindow->GetOuterWindow()); in Run()1285 nsContentUtils::DispatchFocusChromeEvent(window->GetOuterWindow()); in Observe()
1198 static nsresult DispatchFocusChromeEvent(nsPIDOMWindowOuter* aWindow);
4047 nsContentUtils::DispatchFocusChromeEvent(nsPIDOMWindowOuter* aWindow) in DispatchFocusChromeEvent() function in nsContentUtils
1432 static nsresult DispatchFocusChromeEvent(nsPIDOMWindowOuter* aWindow);
4262 nsresult nsContentUtils::DispatchFocusChromeEvent(nsPIDOMWindowOuter* aWindow) { in DispatchFocusChromeEvent() function in nsContentUtils
9403 if (NS_FAILED(nsContentUtils::DispatchFocusChromeEvent(domWin))) { in InternalLoad()