Changeset 35155 in vbox
- Timestamp:
- Dec 15, 2010 4:58:47 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c
r35150 r35155 1293 1293 VBOXPtr pVBox = VBOXGetRec(pScrn); 1294 1294 Bool rc = TRUE, fActive = TRUE; 1295 uint32_t offStart, cwReal ;1295 uint32_t offStart, cwReal = cWidth; 1296 1296 1297 1297 TRACE_LOG("cDisplay=%u, cWidth=%u, cHeight=%u, x=%d, y=%d, displayWidth=%d\n",
Note:
See TracChangeset
for help on using the changeset viewer.