Searched refs:is_calling_before_unload_handlers (Results 1 – 4 of 4) sorted by relevance
41 is_calling_before_unload_handlers(); in CanCloseContents()135 if (need_beforeunload_fired == is_calling_before_unload_handlers()) in ShouldCloseWindow()161 if (!is_calling_before_unload_handlers()) in ResetBeforeUnloadHandlers()191 if (is_calling_before_unload_handlers()) { in CancelWindowClose()302 } else if (is_calling_before_unload_handlers()) { in ProcessPendingTabs()
70 is_calling_before_unload_handlers(); in CanCloseContents()171 if (need_beforeunload_fired == is_calling_before_unload_handlers()) in ShouldCloseWindow()194 if (!is_calling_before_unload_handlers()) in ResetBeforeUnloadHandlers()204 if (!is_calling_before_unload_handlers() && !tabs_needing_unload_.empty()) in TabsNeedBeforeUnloadFired()252 if (is_calling_before_unload_handlers()) { in CancelWindowClose()404 if (is_calling_before_unload_handlers()) { in ProcessPendingTabs()
130 bool is_calling_before_unload_handlers() { in is_calling_before_unload_handlers() function
158 bool is_calling_before_unload_handlers() { in is_calling_before_unload_handlers() function