Home
last modified time | relevance | path

Searched refs:GetThemeBool (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/uxtheme/
H A Duxtheme.spec53 53 stdcall GetThemeBool(ptr long long long ptr)
H A Dproperty.c26 HRESULT WINAPI GetThemeBool(HTHEME hTheme, int iPartId, int iStateId, in GetThemeBool() function
H A Ddraw.c297 GetThemeBool(hTheme, iPartId, iStateId, in get_transparency()
441 GetThemeBool(hTheme, iPartId, iStateId, TMT_UNIFORMSIZING, &uniformsizing); in get_image_part_size()
462 GetThemeBool(hTheme, iPartId, iStateId, TMT_MIRRORIMAGE, &mirrorimage); in get_image_part_size()
/reactos/sdk/include/psdk/
H A Duxtheme.h144 HRESULT WINAPI GetThemeBool(HTHEME,int,int,int,BOOL*);