Searched defs:bitmap (Results 1 – 3 of 3) sorted by relevance
40 CBitmap bitmap; variable
325 void CDrawCommon::DrawBitmap(CBitmap& bitmap, CPoint start_point, CSize size, StretchMode stretch_m… in DrawBitmap()349 CBitmap bitmap; in DrawBitmap() local356 CBitmap bitmap; in DrawBitmap() local432 CBitmap bitmap, * pOldBitmap; in FillAlphaRect() local730 void CDrawCommon::SaveBitmap(HBITMAP bitmap, LPCTSTR path) in SaveBitmap()
491 HBITMAP bitmap{}; member in Scintilla::SurfaceGDI1616 ID2D1Bitmap *bitmap = nullptr; in DrawRGBAImage() local2394 void FlipBitmap(HBITMAP bitmap, int width, int height) noexcept { in FlipBitmap()