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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4275 uint32_t uCharHeight = (pThis->cr[9] & 0x1f) + 1; local
4277 uint32_t cScrRows = uVDisp / (uCharHeight << uDblScan);

Completed in 64 milliseconds