Searched refs:unpause (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ | ||
H A D | UIMachineWindow.cpp | 361 if (!uisession()->unpause()) |
H A D | UISession.h | 220 bool unpause() { return setPause(false); } function in class:UISession |
Completed in 45 milliseconds