ReactOS 0.4.16-dev-109-gf4cb10f
|
This is the complete list of members for SmoothDrawTool, including all inherited members.
beginEvent() | ToolBase | |
createToolObject(TOOLTYPE type) | ToolBase | static |
endEvent() | ToolBase | |
m_bg | ToolBase | |
m_bLeftButton | SmoothDrawTool | |
m_bShiftDown | SmoothDrawTool | |
m_direction | SmoothDrawTool | |
m_fg | ToolBase | |
m_hdc | ToolBase | |
OnButtonDown(BOOL bLeftButton, LONG x, LONG y, BOOL bDoubleClick) override | SmoothDrawTool | inlinevirtual |
OnButtonUp(BOOL bLeftButton, LONG &x, LONG &y) override | SmoothDrawTool | inlinevirtual |
OnDraw(HDC hdc, BOOL bLeftButton, POINT pt0, POINT pt1)=0 | SmoothDrawTool | pure virtual |
OnDrawOverlayOnCanvas(HDC hdc) | ToolBase | inlinevirtual |
OnDrawOverlayOnImage(HDC hdc) override | SmoothDrawTool | inlinevirtual |
OnEndDraw(BOOL bCancel) | ToolBase | virtual |
OnMouseMove(BOOL bLeftButton, LONG &x, LONG &y) override | SmoothDrawTool | inlinevirtual |
OnSpecialTweak(BOOL bMinus) | ToolBase | inlinevirtual |
reset() | ToolBase | |
ToolBase() | ToolBase | inline |
~ToolBase() | ToolBase | inlinevirtual |