Home | History | Annotate | Download | only in WebCore

Lines Matching full:shouldclose

148         (WebCore::FrameMac::shouldClose): Remove QChar cast, no longer needed.
11487 (WebCore::FrameMac::shouldClose):
20137 Check shouldClose() before actually scheduling a close.
20139 shouldClose() checks for the onbeforeunload handler, displays the onbeforeunload dialog, and returns a
20141 or by clicking the red globe, shouldClose() is checked in the windowShouldClose delegate method. Since
20143 for shouldClose() in scheduleClose(), returning early when appropriate before the chain of events that
20147 (WebCore::MacFrame::scheduleClose): add a check for shouldClose()
20157 (WebCore::MacFrame::shouldClose): Onbeforeunload is a non-bubbling window
24640 (WebCore::MacFrame::shouldClose):
24916 (WebCore::MacFrame::shouldClose):
27834 (MacFrame::shouldClose): no need to call .get()
29883 (MacFrame::shouldClose):
35957 (MacFrame::shouldClose):
36062 (-[WebCoreBridge shouldClose]):