Searched refs:RunState (Results 1 – 7 of 7) sorted by relevance
404 struct RunState { struct in BaseShellDialogImpl415 RunState BeginRun(HWND owner);423 void EndRun(RunState run_state);482 BaseShellDialogImpl::RunState BaseShellDialogImpl::BeginRun(HWND owner) { in BeginRun()488 RunState run_state; in BeginRun()498 void BaseShellDialogImpl::EndRun(RunState run_state) { in EndRun()563 RunState run_state, in ExecuteSelectParams()586 RunState run_state;597 void* params, RunState run_state);601 RunState run_state);[all …]
151 enum RunState { SHUTDOWN = 0, RUNNING = 64213 }; enum157 RunState run_state_;
99 struct RunState;112 RunState* state_;
127 struct MessagePumpForUI::RunState { struct in base::MessagePumpForUI186 RunState state; in RunWithDispatcher()193 RunState* previous_state = state_; in RunWithDispatcher()
335 struct RunState { struct348 class AutoRunState : RunState { argument354 RunState* previous_state_;486 RunState* state_;
84 struct RunState { struct109 RunState* state_; argument
42 RunState s; in RunWithDispatcher()48 RunState* previous_state = state_; in RunWithDispatcher()