Searched refs:VBoxEventType (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/glue/tests/
H A DTestVBox.java27 VBoxEventType type = ev.getType();
63 es.registerListener(listener, Arrays.asList(VBoxEventType.Any), false);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h2046 /* Start of enum VBoxEventType Declaration */
2052 enum VBoxEventType enum
2102 /* End of enum VBoxEventType Declaration */
H A DVBoxCAPI_v4_1.h2238 /* Start of enum VBoxEventType Declaration */
2244 enum VBoxEventType enum
2295 /* End of enum VBoxEventType Declaration */
H A DVBoxCAPI_v4_2.h2464 /* Start of enum VBoxEventType Declaration */
2470 enum VBoxEventType enum
2523 /* End of enum VBoxEventType Declaration */
H A DVBoxCAPI_v4_3.h3145 /* Start of enum VBoxEventType declaration */
3151 typedef enum VBoxEventType enum
3224 } VBoxEventType; typedef in typeref:enum:VBoxEventType
3225 /* End of enum VBoxEventType declaration */

Completed in 3126 milliseconds