Advertisement
diogogmt

exitFullScreenBySwitchingTabs

Dec 12th, 2011
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. nsDocument::MozCancelFullScreen
  2.  
  3. nsDocument::RestorePreviousFullScreenState
  4.  
  5. nsDocument::ClearFullScreenStack
  6.  
  7. nsDcument::MaybeUnlockMouse
  8.  
  9. nsDOMMouseLockable::Unlock
  10.  
  11. DispatchFullScreenChange
  12.  
  13. nsDcument::MaybeUnlockMouse
  14.  
  15. nsDOMMouseLockable::Unlock
  16.  
  17. DispatchFullScreenChange
  18.  
  19. static SetWIndowFullScreen
  20.  
  21. nsSetWIndowFullScreen::nsSetWindowFullScreen
  22.  
  23. nsSetWIndowFullScreen::Run
  24.  
  25. nsGlobalWindow::SetFullScreen
  26. setting fullscreen to: 0
  27.  
  28. nsIDocument::ExitFullScreen
  29.  
  30. nsDocument::ExitFullScreen
  31.  
  32.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement