Changeset 55242 in vbox for trunk/src/VBox/Additions/x11
- Timestamp:
- Apr 14, 2015 11:34:08 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/setmode.c
r55241 r55242 111 111 * mode set and tell the host we support advanced graphics functions. 112 112 */ 113 void vbvxSetMode(ScrnInfoPtr pScrn, unsigned cDisplay, unsigned cWidth, unsigned 114 cHeight, int x, int y, bool fEnabled, 113 void vbvxSetMode(ScrnInfoPtr pScrn, unsigned cDisplay, unsigned cWidth, unsigned cHeight, int x, int y, bool fEnabled, 115 114 bool fConnected, struct vbvxFrameBuffer *pFrameBuffer) 116 115 {
Note:
See TracChangeset
for help on using the changeset viewer.