Searched refs:restoreAttachedWindowHeight (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorFrontendClientLocal.h109 void restoreAttachedWindowHeight();
H A DInspectorFrontendClientLocal.cpp257 void InspectorFrontendClientLocal::restoreAttachedWindowHeight() function in class:WebCore::InspectorFrontendClientLocal
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorClient.cpp255 restoreAttachedWindowHeight();
291 // Make sure that m_attached is true so that calling setAttachedWindowHeight from restoreAttachedWindowHeight doesn't return early.
294 // We are expecting this value to be just the height of the parent window when we call restoreAttachedWindowHeight, which it is before
296 restoreAttachedWindowHeight();
/macosx-10.10/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebInspectorClient.mm225 restoreAttachedWindowHeight();
278 restoreAttachedWindowHeight();

Completed in 57 milliseconds