- Timestamp:
- Jan 25, 2013 2:19:18 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/DisplayImpl.h
r44347 r44383 283 283 284 284 private: 285 static void InvalidateAndUpdateEMT(Display *pDisplay );285 static void InvalidateAndUpdateEMT(Display *pDisplay, unsigned uId, bool fUpdateAll); 286 286 static int drawToScreenEMT(Display *pDisplay, ULONG aScreenId, BYTE *address, ULONG x, ULONG y, ULONG width, ULONG height); 287 287
Note:
See TracChangeset
for help on using the changeset viewer.