Searched defs:DrawBitmap (Results 1 – 1 of 1) sorted by relevance
325 void CDrawCommon::DrawBitmap(CBitmap& bitmap, CPoint start_point, CSize size, StretchMode stretch_m… in DrawBitmap() function in CDrawCommon347 void CDrawCommon::DrawBitmap(UINT bitmap_id, CPoint start_point, CSize size, StretchMode stretch_mo… in DrawBitmap() function in CDrawCommon354 void CDrawCommon::DrawBitmap(HBITMAP hbitmap, CPoint start_point, CSize size, StretchMode stretch_m… in DrawBitmap() function in CDrawCommon