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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVBVA.cpp79 int yBottommost; local
169 yBottommost = prclDest->top - 1; /* inclusive */
251 yBottommost = y;
265 if (rclDest.bottom < yBottommost)
267 rclDest.bottom = yBottommost;

Completed in 45 milliseconds