Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx69 GetThemeBackgroundContentRect_Proc_T lpfnGetThemeBackgroundContentRect; member in VisualStylesAPI
99lpfnGetThemeBackgroundContentRect = (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 10 milliseconds