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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4276 uint32_t uDblScan = pThis->cr[9] >> 7; local
4277 uint32_t cScrRows = uVDisp / (uCharHeight << uDblScan);

Completed in 64 milliseconds