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

/vbox/src/VBox/Additions/solaris/Mouse/
H A Dvboxms.c716 } g_asTestWPut[] = variable in typeref:struct:__anon2115
752 for (i = 0; i < RT_ELEMENTS(g_asTestWPut); ++i)
754 AssertReturnVoid(g_asTestWPut[i].cbDataIn <= g_asTestWPut[i].cbData);
755 AssertReturnVoid(g_asTestWPut[i].cbDataOut <= g_asTestWPut[i].cbData);
757 if (g_asTestWPut[i].fCanTransparent)
759 if (g_asTestWPut[i].fCanTransparent && g_asTestWPut[i].cbDataIn)
761 if (g_asTestWPut[
[all...]

Completed in 49 milliseconds