Searched refs:canAttachWindow (Results 1 – 8 of 8) sorted by relevance
99 if (!canAttachWindow()) in requestAttachWindow()111 bool InspectorFrontendClientLocal::canAttachWindow() in canAttachWindow() function in WebCore::InspectorFrontendClientLocal
70 bool canAttachWindow();
118 canAttachWindow: function() method in WebInspector.InspectorFrontendHostStub
376 if (shouldAttach && !canAttachWindow()) in showWindowWithoutNotifications()
363 if (_shouldAttach && !_frontendClient->canAttachWindow())
26228 whether the window is docked or not. The old canAttachWindow() is not35229 (WebCore::InspectorFrontendClientLocal::canAttachWindow):35246 (WebCore::InspectorFrontendHost::canAttachWindow):42314 (.WebInspector.InspectorFrontendHostStub.prototype.canAttachWindow):44229 … (WebCore::InspectorController::canAttachWindow): Use the minimum height for this calculation,44237 (WebCore::InspectorFrontendHost::canAttachWindow):44868 …(WebCore::InspectorController::canAttachWindow): Provide a utility for WebKits to make a showWindo…
89319 (.WebInspector.InspectorFrontendHostStub.prototype.canAttachWindow):89337 (.WebInspector.InspectorFrontendHostStub.prototype.canAttachWindow):
20381 (WebKit::InspectorFrontendClientImpl::canAttachWindow):