Searched defs:xRight2 (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/ | ||
H A D | VBoxDispVRDP.cpp | 184 int xRight2 = prect2->right; local 193 int xRightResult = min (xRight1, xRight2); |
Completed in 87 milliseconds