Searched defs:pGuiVT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Debugger/testcase/
H A DtstVBoxDbg.cpp57 PCDBGGUIVT pGuiVT; local
58 rc = DBGGuiCreateForVM(pUVM, &pGui, &pGuiVT);
64 rc = pGuiVT->pfnShowCommandLine(pGui);
75 pGuiVT->pfnShowStatistics(pGui);
83 pGuiVT->pfnAdjustRelativePos(pGui, 0, 0, 640, 480);

Completed in 43 milliseconds