Home
last modified time | relevance | path

Searched refs:DrawThemeText_Proc_T (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx64 …typedef HRESULT (WINAPI * DrawThemeText_Proc_T) ( HTHEME hTheme, HDC hdc, int iPartId, int iStateI… typedef in VisualStylesAPI
71 DrawThemeText_Proc_T lpfnDrawThemeText;
101 … lpfnDrawThemeText = (DrawThemeText_Proc_T)osl_getAsciiFunctionSymbol( mhModule, "DrawThemeText" ); in VisualStylesAPI()

Completed in 22 milliseconds