Searched refs:SetNestableTasksAllowed (Results 1 – 17 of 17) sorted by relevance
202 MessageLoop::current()->SetNestableTasksAllowed(true); in StartNestedMessageLoop()205 MessageLoop::current()->SetNestableTasksAllowed(old_state); in StartNestedMessageLoop()
252 void SetNestableTasksAllowed(bool allowed);261 loop_->SetNestableTasksAllowed(true); in ScopedNestableTaskAllower()264 loop_->SetNestableTasksAllowed(old_state_); in ~ScopedNestableTaskAllower()
463 MessageLoop::current()->SetNestableTasksAllowed(true); in TestGLibLoopInternal()494 MessageLoop::current()->SetNestableTasksAllowed(true); in TestGtkLoopInternal()
354 MessageLoop::current()->SetNestableTasksAllowed(true); in Run()469 MessageLoop::current()->SetNestableTasksAllowed(true); in Run()717 MessageLoop::current()->SetNestableTasksAllowed(true); in Run()759 MessageLoop::current()->SetNestableTasksAllowed(true); in Run()1080 MessageLoop::current()->SetNestableTasksAllowed(true); in Run()1082 MessageLoop::current()->SetNestableTasksAllowed(old_state); in Run()
273 void MessageLoop::SetNestableTasksAllowed(bool allowed) { in SetNestableTasksAllowed() function in MessageLoop
418 MessageLoop::current()->SetNestableTasksAllowed(true); in RunInnerMessageLoop()421 MessageLoop::current()->SetNestableTasksAllowed(old_state); in RunInnerMessageLoop()
190 MessageLoop::current()->SetNestableTasksAllowed(true); in FlushJob()193 MessageLoop::current()->SetNestableTasksAllowed(old_state); in FlushJob()
288 MessageLoop::current()->SetNestableTasksAllowed(true); in ShowContextMenu()290 MessageLoop::current()->SetNestableTasksAllowed(old_state); in ShowContextMenu()
276 MessageLoop::current()->SetNestableTasksAllowed(true); in ShowContextMenu()278 MessageLoop::current()->SetNestableTasksAllowed(old_state); in ShowContextMenu()
307 MessageLoop::current()->SetNestableTasksAllowed(true); in DoDragging()311 MessageLoop::current()->SetNestableTasksAllowed(old_state); in DoDragging()
382 MessageLoop::current()->SetNestableTasksAllowed(true); in ShowContextMenu()384 MessageLoop::current()->SetNestableTasksAllowed(old_state); in ShowContextMenu()
340 MessageLoop::current()->SetNestableTasksAllowed(true); in DragBookmarks()350 MessageLoop::current()->SetNestableTasksAllowed(was_nested); in DragBookmarks()354 MessageLoop::current()->SetNestableTasksAllowed(true); in DragBookmarks()356 MessageLoop::current()->SetNestableTasksAllowed(was_nested); in DragBookmarks()
418 loop->SetNestableTasksAllowed(true); in AwaitStatusChangeWithTimeout()425 loop->SetNestableTasksAllowed(did_allow_nestable_tasks); in AwaitStatusChangeWithTimeout()
215 loop->SetNestableTasksAllowed(true); in WindowSimulateDrag()218 loop->SetNestableTasksAllowed(did_allow_task_nesting); in WindowSimulateDrag()
433 MessageLoop::current()->SetNestableTasksAllowed(true); in Restore()435 MessageLoop::current()->SetNestableTasksAllowed(old_state); in Restore()
703 MessageLoop::current()->SetNestableTasksAllowed(true); in RunWithParams()705 MessageLoop::current()->SetNestableTasksAllowed(old_state); in RunWithParams()
2210 core_message_loop_->SetNestableTasksAllowed(true); in Shutdown()2212 core_message_loop_->SetNestableTasksAllowed(old_state); in Shutdown()