Home | History | Annotate | Download | only in win32

Lines Matching defs:FillRect

845 FX_BOOL CGdiDeviceDriver::FillRect(const FX_RECT* pRect, FX_DWORD fill_color, int alpha_flag, void* pIccTransform, int blend_type)

861 ::FillRect(m_hDC, (RECT*)pRect, hBrush);