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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp3805 uint16_t cyLeft = cyLogo; local
3838 while (cyLeft-- > 0)
4908 uint32_t cyLeft = cy; local
4911 while (cyLeft-- > 0)

Completed in 50 milliseconds