ReactOS
0.4.16-dev-1225-g1286711
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
ToolsModel Member List
This is the complete list of members for
ToolsModel
, including all inherited members.
DrawWithMouseTool
(POINT pt, WPARAM wParam)
ToolsModel
GetActiveTool
() const
ToolsModel
GetAirBrushRadius
() const
ToolsModel
GetBrushStyle
() const
ToolsModel
GetBrushWidth
() const
ToolsModel
GetLineWidth
() const
ToolsModel
GetOldActiveTool
() const
ToolsModel
GetOrCreateTool
(TOOLTYPE nTool)
ToolsModel
private
GetPenWidth
() const
ToolsModel
GetRubberRadius
() const
ToolsModel
GetShapeStyle
() const
ToolsModel
GetToolSize
() const
ToolsModel
GetZoom
() const
ToolsModel
IsBackgroundTransparent
() const
ToolsModel
IsSelection
() const
ToolsModel
m_activeTool
ToolsModel
private
m_airBrushRadius
ToolsModel
private
m_brushStyle
ToolsModel
private
m_brushWidth
ToolsModel
private
m_lineWidth
ToolsModel
private
m_oldActiveTool
ToolsModel
private
m_penWidth
ToolsModel
private
m_pToolObject
ToolsModel
private
m_rubberRadius
ToolsModel
private
m_shapeStyle
ToolsModel
private
m_transpBg
ToolsModel
private
m_zoom
ToolsModel
private
MakeAirBrushThickerOrThinner
(BOOL bThinner)
ToolsModel
MakeBrushThickerOrThinner
(BOOL bThinner)
ToolsModel
MakeLineThickerOrThinner
(BOOL bThinner)
ToolsModel
MakePenThickerOrThinner
(BOOL bThinner)
ToolsModel
MakeRubberThickerOrThinner
(BOOL bThinner)
ToolsModel
NotifyToolChanged
()
ToolsModel
NotifyToolSettingsChanged
()
ToolsModel
NotifyZoomChanged
()
ToolsModel
OnButtonDown
(BOOL bLeftButton, LONG x, LONG y, BOOL bDoubleClick)
ToolsModel
OnButtonUp
(BOOL bLeftButton, LONG x, LONG y)
ToolsModel
OnDrawOverlayOnCanvas
(HDC hdc)
ToolsModel
OnDrawOverlayOnImage
(HDC hdc)
ToolsModel
OnEndDraw
(BOOL bCancel)
ToolsModel
OnMouseMove
(BOOL bLeftButton, LONG x, LONG y)
ToolsModel
resetTool
()
ToolsModel
selectAll
()
ToolsModel
SetActiveTool
(TOOLTYPE nActiveTool)
ToolsModel
SetAirBrushRadius
(INT nAirBrushRadius)
ToolsModel
SetBackgroundTransparent
(BOOL bTransparent)
ToolsModel
SetBrushStyle
(BrushStyle nBrushStyle)
ToolsModel
SetBrushWidth
(INT nBrushWidth)
ToolsModel
SetLineWidth
(int nLineWidth)
ToolsModel
SetPenWidth
(INT nPenWidth)
ToolsModel
SetRubberRadius
(int nRubberRadius)
ToolsModel
SetShapeStyle
(int nShapeStyle)
ToolsModel
SetZoom
(int nZoom)
ToolsModel
SpecialTweak
(BOOL bMinus)
ToolsModel
ToolsModel
()
ToolsModel
~ToolsModel
()
ToolsModel
Generated on Mon Jun 2 2025 06:32:52 for ReactOS by
1.9.6