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

This is the complete list of members for neo::DC, 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
DC(HDC pDC=0) (defined in neo::DC)neo::DCinline
dcneo::DC
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
GetHDC()neo::DCinlinevirtual
GetTextSize(const tstring &text, UINT format=DT_LEFT|DT_TOP, LONG maxWidth=1000000)neo::DeviceContextIFinline
operator HDC() (defined in neo::DC)neo::DCinline
operator=(HDC pDC) (defined in neo::DC)neo::DCinline
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