neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
neo::MemoryDC Member List

This is the complete list of members for neo::MemoryDC, including all inherited members.

BitBlt(int x, int y, int width, int height, HDC sourceDC, int srcX, int srcY, DWORD rasterOp=SRCCOPY) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
BitBlt(const RECT &rect, HDC sourceDC, const POINT &sourcePoint, DWORD rasterOp=SRCCOPY) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
DrawText(const tstring &text, RECT &boundingRect, UINT format=DT_LEFT|DT_TOP)neo::DeviceContextIFinline
DrawText(const tstring &text, int x, int y) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
FillRect(const RECT &r, HBRUSH brush) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
FillRegion(HRGN region, HBRUSH brush) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
GetBitmap() (defined in neo::MemoryDC)neo::MemoryDCinline
GetHDC()neo::MemoryDCinlinevirtual
GetTextSize(const tstring &text, UINT format=DT_LEFT|DT_TOP, LONG maxWidth=1000000)neo::DeviceContextIFinline
MemoryDC(HBITMAP bitmap)neo::MemoryDCinline
MemoryDC(HDC other, HBITMAP bitmap)neo::MemoryDCinline
MemoryDC(MemoryDC &&rhs) (defined in neo::MemoryDC)neo::MemoryDCinline
operator HDC() (defined in neo::MemoryDC)neo::MemoryDCinline
Select(HGDIOBJ object)neo::DeviceContextIFinline
SetBkColor(COLORREF color)neo::DeviceContextIFinline
SetBkModeOpaque()neo::DeviceContextIFinline
SetBkModeTransparent()neo::DeviceContextIFinline
SetBrush(HBRUSH brush) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
SetFont(HFONT font) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
SetPen(HPEN pen) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
SetRegion(HRGN region) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
SetStretchBltMode(int mode)neo::DeviceContextIFinline
SetTextColor(COLORREF color) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
StretchBlt(int x, int y, int width, int height, HDC sourceDC, int srcX, int srcY, int srcWidth, int srcHeight, DWORD rasterOp=SRCCOPY) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
StretchBlt(const RECT &rect, HDC sourceDC, const RECT &sourceRect, DWORD rasterOp=SRCCOPY) (defined in neo::DeviceContextIF)neo::DeviceContextIFinline
~DeviceContextIF() (defined in neo::DeviceContextIF)neo::DeviceContextIFinlinevirtual
~MemoryDC() (defined in neo::MemoryDC)neo::MemoryDCinline