Searched refs:FXRC_SHADING (Results 1 – 3 of 3) sorted by relevance
45 #define FXRC_SHADING 0x4000 macro
1690 FXRC_FILLSTROKE_PATH | FXRC_SHADING; in GetDeviceCaps()1705 FXRC_BLEND_MODE | FXRC_SOFT_CLIP | FXRC_SHADING; in GetDeviceCaps()
2099 if (m_pDevice->GetDeviceCaps(FXDC_RENDER_CAPS) & FXRC_SHADING && in DrawShading()