Changeset 70075 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Dec 12, 2017 9:54:21 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/DisplayImpl.h
r70035 r70075 383 383 static DECLCALLBACK(void) i_displayVBVAInputMappingUpdate(PPDMIDISPLAYCONNECTOR pInterface, int32_t xOrigin, int32_t yOrigin, 384 384 uint32_t cx, uint32_t cy); 385 static DECLCALLBACK(void) i_displayVBVAReportCursorPosition(PPDMIDISPLAYCONNECTOR pInterface, bool fData, uint32_t x, uint32_t y); 385 386 #endif 386 387
Note:
See TracChangeset
for help on using the changeset viewer.