291 lines
8.8 KiB
C
291 lines
8.8 KiB
C
|
#include "steamclient_private.h"
|
||
|
|
||
|
#include "cppISteamController_SteamController005.h"
|
||
|
#include "cppISteamController_SteamController006.h"
|
||
|
#include "cppISteamController_SteamController007.h"
|
||
|
#include "cppISteamController_SteamController008.h"
|
||
|
#include "cppISteamInput_SteamInput001.h"
|
||
|
#include "cppISteamInput_SteamInput002.h"
|
||
|
#include "cppISteamInput_SteamInput005.h"
|
||
|
#include "cppISteamInput_SteamInput006.h"
|
||
|
|
||
|
WINE_DEFAULT_DEBUG_CHANNEL(steamclient);
|
||
|
|
||
|
/* ISteamController_SteamController005 */
|
||
|
|
||
|
const char *__thiscall winISteamController_SteamController005_GetGlyphForActionOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamController_SteamController005_GetGlyphForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamController_SteamController005_GetGlyphForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
/* ISteamController_SteamController006 */
|
||
|
|
||
|
const char *__thiscall winISteamController_SteamController006_GetGlyphForActionOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamController_SteamController006_GetGlyphForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamController_SteamController006_GetGlyphForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
/* ISteamController_SteamController007 */
|
||
|
|
||
|
const char *__thiscall winISteamController_SteamController007_GetGlyphForActionOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamController_SteamController007_GetGlyphForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamController_SteamController007_GetGlyphForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamController_SteamController007_GetGlyphForXboxOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamController_SteamController007_GetGlyphForXboxOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamController_SteamController007_GetGlyphForXboxOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
/* ISteamController_SteamController008 */
|
||
|
|
||
|
const char *__thiscall winISteamController_SteamController008_GetGlyphForActionOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamController_SteamController008_GetGlyphForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamController_SteamController008_GetGlyphForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamController_SteamController008_GetGlyphForXboxOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamController_SteamController008_GetGlyphForXboxOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamController_SteamController008_GetGlyphForXboxOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
/* ISteamInput_SteamInput001 */
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput001_GetGlyphForActionOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput001_GetGlyphForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput001_GetGlyphForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput001_GetGlyphForXboxOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput001_GetGlyphForXboxOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput001_GetGlyphForXboxOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
/* ISteamInput_SteamInput002 */
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput002_GetGlyphForActionOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput002_GetGlyphForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput002_GetGlyphForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput002_GetGlyphForXboxOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput002_GetGlyphForXboxOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput002_GetGlyphForXboxOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
/* ISteamInput_SteamInput005 */
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput005_GetGlyphPNGForActionOrigin( struct w_steam_iface *_this, uint32_t eOrigin,
|
||
|
uint32_t eSize, uint32_t unFlags )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput005_GetGlyphPNGForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
.eSize = eSize,
|
||
|
.unFlags = unFlags,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput005_GetGlyphPNGForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput005_GetGlyphSVGForActionOrigin( struct w_steam_iface *_this,
|
||
|
uint32_t eOrigin, uint32_t unFlags )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput005_GetGlyphSVGForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
.unFlags = unFlags,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput005_GetGlyphSVGForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput005_GetGlyphForActionOrigin_Legacy( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput005_GetGlyphForActionOrigin_Legacy_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput005_GetGlyphForActionOrigin_Legacy( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput005_GetGlyphForXboxOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput005_GetGlyphForXboxOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput005_GetGlyphForXboxOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
/* ISteamInput_SteamInput006 */
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput006_GetGlyphPNGForActionOrigin( struct w_steam_iface *_this, uint32_t eOrigin,
|
||
|
uint32_t eSize, uint32_t unFlags )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput006_GetGlyphPNGForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
.eSize = eSize,
|
||
|
.unFlags = unFlags,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput006_GetGlyphPNGForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput006_GetGlyphSVGForActionOrigin( struct w_steam_iface *_this,
|
||
|
uint32_t eOrigin, uint32_t unFlags )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput006_GetGlyphSVGForActionOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
.unFlags = unFlags,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput006_GetGlyphSVGForActionOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput006_GetGlyphForActionOrigin_Legacy( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput006_GetGlyphForActionOrigin_Legacy_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput006_GetGlyphForActionOrigin_Legacy( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|
||
|
|
||
|
const char *__thiscall winISteamInput_SteamInput006_GetGlyphForXboxOrigin( struct w_steam_iface *_this, uint32_t eOrigin )
|
||
|
{
|
||
|
struct cppISteamInput_SteamInput006_GetGlyphForXboxOrigin_params params =
|
||
|
{
|
||
|
.linux_side = _this->u_iface,
|
||
|
.eOrigin = eOrigin,
|
||
|
};
|
||
|
|
||
|
TRACE( "%p\n", _this );
|
||
|
|
||
|
cppISteamInput_SteamInput006_GetGlyphForXboxOrigin( ¶ms );
|
||
|
return params._ret;
|
||
|
}
|