Searched refs:GetConfig (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dfakedri_glxfuncsList.h60 GLXAPI_ENTRY(GetConfig)
H A Dglx_c_exports.c157 return glxim.GetConfig(dpy, vis, attrib, value);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinputd.h197 STDMETHOD(GetConfig)(THIS_ UINT, LPDIJOYCONFIG, DWORD) PURE;
222 #define IDirectInputJoyConfig8_GetConfig(p,a,b,c) (p)->lpVtbl->GetConfig(p,a,b,c)
244 #define IDirectInputJoyConfig8_GetConfig(p,a,b,c) (p)->GetConfig(a,b,c)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A Dc.py55 def GetConfig(): function

Completed in 459 milliseconds