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

/vbox/src/VBox/Additions/solaris/Mouse/
H A Dvboxms.c685 static const Ms_screen_resolution g_TestResolution = { 640, 480 }; variable
686 # define PMSIOSRES (&g_TestResolution)
687 # define CBMSIOSRES (sizeof(g_TestResolution))
694 == g_TestResolution.width - 1,
698 == g_TestResolution.height - 1,

Completed in 49 milliseconds