Searched refs:DeleteKey (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DKms.h1153 EFI_KMS_DELETE_KEY DeleteKey; member in struct:_EFI_KMS_PROTOCOL
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drmobj.h3809 STDMETHOD(DeleteKey)(THIS_ D3DVALUE time) PURE;
3835 #define IDirect3DRMAnimation_DeleteKey(p,a) (p)->lpVtbl->DeleteKey(p,a)
3858 #define IDirect3DRMAnimation_DeleteKey(p,a) (p)->DeleteKey(a)
3888 STDMETHOD(DeleteKey)(THIS_ D3DVALUE time) PURE;
3919 #define IDirect3DRMAnimation2_DeleteKey(p,a) (p)->lpVtbl->DeleteKey(p,a)
3947 #define IDirect3DRMAnimation2_DeleteKey(p,a) (p)->DeleteKey(a)

Completed in 229 milliseconds