Home
last modified time | relevance | path

Searched defs:GetThemeColor (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/uxtheme/
H A Dproperty.c45 HRESULT WINAPI GetThemeColor(HTHEME hTheme, int iPartId, int iStateId, in GetThemeColor() function
/reactos/sdk/lib/cicero/
H A Dcicuif.cpp170 CUIFTheme::GetThemeColor(int iStateId, int iPropId, COLORREF *pColor) in GetThemeColor() function in CUIFTheme