Searched defs:stretch_mode (Results 1 – 1 of 1) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | DrawCommon.cpp | 325 …on::DrawBitmap(CBitmap& bitmap, CPoint start_point, CSize size, StretchMode stretch_mode, bool no_… in DrawBitmap() 347 …mon::DrawBitmap(UINT bitmap_id, CPoint start_point, CSize size, StretchMode stretch_mode, bool no_… in DrawBitmap() 354 …on::DrawBitmap(HBITMAP hbitmap, CPoint start_point, CSize size, StretchMode stretch_mode, bool no_… in DrawBitmap() 363 …:DrawImage(const CImage& image, CPoint start_point, CSize size, StretchMode stretch_mode, bool no_… in DrawImage() 374 …awImage(Gdiplus::Image* pImage, CPoint start_point, CSize size, StretchMode stretch_mode, bool no_… in DrawImage() 738 …:ImageDrawAreaConvert(CSize image_size, CPoint& start_point, CSize& size, StretchMode stretch_mode) in ImageDrawAreaConvert()
|