Searched defs:VMSVGASTATE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA.cpp154 } VMSVGASTATE, *PVMSVGASTATE; typedef in typeref:struct:__anon13152
181 * SSM descriptor table for the VMSVGASTATE structure.
185 SSMFIELD_ENTRY_IGNORE( VMSVGASTATE, aGMR),
186 SSMFIELD_ENTRY( VMSVGASTATE, GMRFB),
187 SSMFIELD_ENTRY( VMSVGASTATE, Cursor.fActive),
188 SSMFIELD_ENTRY( VMSVGASTATE, Cursor.xHotspot),
189 SSMFIELD_ENTRY( VMSVGASTATE, Cursor.yHotspot),
190 SSMFIELD_ENTRY( VMSVGASTATE, Cursor.width),
191 SSMFIELD_ENTRY( VMSVGASTATE, Cursor.height),
192 SSMFIELD_ENTRY( VMSVGASTATE, Curso
[all...]

Completed in 120 milliseconds