Searched refs:pfnAlphaBlend (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddc.cpp2573 pfnAlphaBlend = (AlphaBlend_t)wxMSIMG32DLL.GetSymbol(_T("AlphaBlend")); local
2574 if ( pfnAlphaBlend )
2582 if ( pfnAlphaBlend(hdcDst, x, y, width, height,

Completed in 177 milliseconds