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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h6680 nsresult (*GetCapsLock)(IKeyboardLedsChangedEvent *pThis, PRBool *capsLock); member in struct:IKeyboardLedsChangedEvent_vtbl
H A DVBoxCAPI_v4_1.h7080 nsresult (*GetCapsLock)(IKeyboardLedsChangedEvent *pThis, PRBool *capsLock); member in struct:IKeyboardLedsChangedEvent_vtbl
H A DVBoxCAPI_v4_2.h8044 nsresult (*GetCapsLock)(IKeyboardLedsChangedEvent *pThis, PRBool *capsLock); member in struct:IKeyboardLedsChangedEvent_vtbl
H A DVBoxCAPI_v4_3.h17140 nsresult (*GetCapsLock)(IKeyboardLedsChangedEvent *pThis, PRBool *capsLock); member in struct:IKeyboardLedsChangedEvent_vtbl
17167 nsresult (*GetCapsLock)(IKeyboardLedsChangedEvent *pThis, PRBool *capsLock); member in struct:IKeyboardLedsChangedEventVtbl
17185 #define IKeyboardLedsChangedEvent_get_CapsLock(p, aCapsLock) ((p)->lpVtbl->GetCapsLock(p, aCapsLock))
17186 #define IKeyboardLedsChangedEvent_GetCapsLock(p, aCapsLock) ((p)->lpVtbl->GetCapsLock(p, aCapsLock))

Completed in 275 milliseconds