Searched refs:lpfnGetThemeBackgroundContentRect (Results 1 – 1 of 1) sorted by relevance
69 GetThemeBackgroundContentRect_Proc_T lpfnGetThemeBackgroundContentRect; member in VisualStylesAPI99 …lpfnGetThemeBackgroundContentRect = (GetThemeBackgroundContentRect_Proc_T)osl_getAsciiFunctionSymb… in VisualStylesAPI()108 lpfnGetThemeBackgroundContentRect = NULL; in VisualStylesAPI()136 if(lpfnGetThemeBackgroundContentRect) in GetThemeBackgroundContentRect()137 …return (*lpfnGetThemeBackgroundContentRect) ( hTheme, hdc, iPartId, iStateId, pBoundingRect, pCont… in GetThemeBackgroundContentRect()
Completed in 12 milliseconds