Searched refs:exitingDocument (Results 1 – 1 of 1) sorted by relevance
476 Document* exitingDocument = document(); in webkitDidExitFullScreenForElement() local478 exitingDocument = &document()->topDocument(); in webkitDidExitFullScreenForElement()479 ASSERT(exitingDocument); in webkitDidExitFullScreenForElement()480 from(*exitingDocument).m_fullScreenChangeDelayTimer.startOneShot(0, FROM_HERE); in webkitDidExitFullScreenForElement()