ReactOS
0.4.15-dev-2359-g0dedb9b
|
Go to the source code of this file.
Functions | |
void | placeSelWin (void) |
void | startPaintingL (HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg) |
void | whilePaintingL (HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg) |
void | endPaintingL (HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg) |
void | startPaintingR (HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg) |
void | whilePaintingR (HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg) |
void | endPaintingR (HDC hdc, LONG x, LONG y, COLORREF fg, COLORREF bg) |
Definition at line 218 of file mouse.cpp.
Referenced by CImgAreaWindow::cancelDrawing(), CMainWindow::OnCommand(), and CImgAreaWindow::OnLButtonUp().
Definition at line 464 of file mouse.cpp.
Referenced by CImgAreaWindow::cancelDrawing(), and CImgAreaWindow::OnRButtonUp().
Definition at line 16 of file mouse.cpp.
Referenced by endPaintingL(), CMainWindow::InsertSelectionFromHBITMAP(), CSelectionWindow::OnCaptureChanged(), and CSelectionWindow::OnLButtonUp().
Definition at line 56 of file mouse.cpp.
Referenced by CMainWindow::OnCommand(), and CImgAreaWindow::OnLButtonDown().
Definition at line 329 of file mouse.cpp.
Referenced by CImgAreaWindow::OnRButtonDown().
Definition at line 125 of file mouse.cpp.
Referenced by CMainWindow::OnCommand(), and CImgAreaWindow::OnMouseMove().
Definition at line 389 of file mouse.cpp.
Referenced by CImgAreaWindow::OnMouseMove().