Searched refs:DrawThemeText_Proc_T (Results 1 – 1 of 1) sorted by relevance
64 …typedef HRESULT (WINAPI * DrawThemeText_Proc_T) ( HTHEME hTheme, HDC hdc, int iPartId, int iStateI… typedef in VisualStylesAPI71 DrawThemeText_Proc_T lpfnDrawThemeText;101 … lpfnDrawThemeText = (DrawThemeText_Proc_T)osl_getAsciiFunctionSymbol( mhModule, "DrawThemeText" ); in VisualStylesAPI()
Completed in 14 milliseconds