Searched refs:AddKey (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DKms.h1149 EFI_KMS_ADD_KEY AddKey; member in struct:_EFI_KMS_PROTOCOL
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsRegistry.cpp633 /*--------------------------- nsRegistry::AddKey -------------------------------
637 NS_IMETHODIMP nsRegistry::AddKey( nsRegistryKey baseKey, const PRUnichar *keyname, nsRegistryKey *_retval) function in class:nsRegistry
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drmobj.h3894 STDMETHOD(AddKey)(THIS_ D3DRMANIMATIONKEY *key) PURE;
3925 #define IDirect3DRMAnimation2_AddKey(p,a) (p)->lpVtbl->AddKey(p,a)
3953 #define IDirect3DRMAnimation2_AddKey(p,a) (p)->AddKey(a)

Completed in 97 milliseconds