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

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dsetmode.c152 uint32_t offStart, cwReal = cWidth; local
171 cwReal = RT_MIN((int) cWidth, pScrn->displayWidth - x);
176 VBoxVideoSetModeRegisters(cwReal, cHeight, pScrn->displayWidth,
184 offStart, pVBox->cbLine, cwReal, cHeight,

Completed in 42 milliseconds