_In_ CLIPOBJ _In_ BRUSHOBJ _In_ LONG _In_ LONG y1
FORCEINLINE VOID SetPixel(_In_ ULONG Left, _In_ ULONG Top, _In_ UCHAR Color)
void DrawFramePoly(HDC hDCImage)
void Fill(HDC hdc, LONG x, LONG y, COLORREF color)
void RectSel(HDC hdc, LONG x1, LONG y1, LONG x2, LONG y2)
void regularize(LONG x0, LONG y0, LONG &x1, LONG &y1)
void endPaintingL(HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg)
void roundTo8Directions(LONG x0, LONG y0, LONG &x1, LONG &y1)
_In_ CLIPOBJ _In_ BRUSHOBJ _In_ LONG x1
void PushToPtStack(LONG x, LONG y)
void Ellp(HDC hdc, LONG x1, LONG y1, LONG x2, LONG y2, COLORREF fg, COLORREF bg, int thickness, int style)
GLint GLint GLint GLint GLint x
void CalculateContents(HDC hDCImage)
SelectionModel selectionModel
void Replace(HDC hdc, LONG x1, LONG y1, LONG x2, LONG y2, COLORREF fg, COLORREF bg, LONG radius)
void Bezier(HDC hdc, POINT p1, POINT p2, POINT p3, POINT p4, COLORREF color, int thickness)
void whilePaintingL(HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg)
BOOL InvalidateRect(LPCRECT lpRect, BOOL bErase=TRUE)
void RRect(HDC hdc, LONG x1, LONG y1, LONG x2, LONG y2, COLORREF fg, COLORREF bg, int thickness, int style)
void startPaintingL(HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg)
void Brush(HDC hdc, LONG x1, LONG y1, LONG x2, LONG y2, COLORREF color, LONG style)
void DrawBackgroundPoly(HDC hDCImage, COLORREF crBg)
void Poly(HDC hdc, POINT *lpPoints, int nCount, COLORREF fg, COLORREF bg, int thickness, int style, BOOL closed, BOOL inverted)
void DrawBackgroundRect(HDC hDCImage, COLORREF crBg)
void Erase(HDC hdc, LONG x1, LONG y1, LONG x2, LONG y2, COLORREF color, LONG radius)
SHORT WINAPI GetAsyncKeyState(_In_ int)
void ForceRefreshSelectionContents()
void SetSrcRectSizeToZero()
BOOL IsSrcRectSizeNonzero()
GLint GLint GLint GLint GLint GLint y
void DrawSelection(HDC hDCImage, COLORREF crBg=0, BOOL bBgTransparent=FALSE)
void CalculateBoundingBoxAndContents(HDC hDCImage)
void Airbrush(HDC hdc, LONG x, LONG y, COLORREF color, LONG r)
void startPaintingR(HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg)
void endPaintingR(HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg)
void ResetToPrevious(void)
void whilePaintingR(HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg)
CSelectionWindow selectionWindow
void SetSrcAndDestRectFromPoints(const POINT &ptFrom, const POINT &ptTo)