Changeset 3227 in vbox
- Timestamp:
- Jun 22, 2007 6:56:58 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/DisplayImpl.cpp
r3153 r3227 374 374 } 375 375 376 #ifndef VRDP_MC 376 377 static void checkCoordBounds (int *px, int *py, int *pw, int *ph, int cx, int cy) 377 378 { … … 406 407 } 407 408 } 409 #endif 408 410 409 411 unsigned mapCoordsToScreen(DISPLAYFBINFO *pInfos, unsigned cInfos, int *px, int *py, int *pw, int *ph)
Note:
See TracChangeset
for help on using the changeset viewer.