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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp3611 ULONG ulHeightReduction; local
3616 hrc = pFramebuffer->COMGETTER(HeightReduction)(&ulHeightReduction); H();
3623 ulHeightReduction = 0;
3625 InsertConfigInteger(pCfg, "HeightReduction", ulHeightReduction);

Completed in 48 milliseconds