ScrollBarStyler Member List

This is the complete list of members for ScrollBarStyler, including all inherited members.

background() constScrollBarStyler
bind(const Style &style, const StyleOptions &styleOptions)Styler
contour() constScrollBarStyler
foreground() constScrollBarStyler
init(Renderer *renderer)Stylerprotected
isBound() constStyler
layoutChrome(PaintSurface &surface, const Gfx::RectF &rect, Direction direction, const Gfx::SizeF &buttonSize, Gfx::RectF &trackRect, Gfx::RectF &decreaseRect, Gfx::RectF &increaseRect) constScrollBarStyler
layoutHandle(PaintSurface &surface, const Gfx::RectF &trackRect, Direction direction, float fraction, float viewProportion, Gfx::RectF &handleRect) constScrollBarStyler
measureButton(PaintSurface &surface, Direction direction) constScrollBarStyler
measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize, Direction direction) constScrollBarStyler
onBindOptions(const StyleOptions &global)ScrollBarStylerprotectedvirtual
onCreateRenderer(const Style &style)ScrollBarStylerprotectedvirtual
onStyleRenderer(const Style &style)ScrollBarStylerprotectedvirtual
renderChrome(PaintContext &context, const Gfx::RectF &rect, Direction direction, const Gfx::RectF &trackRect, const Gfx::RectF &handleRect, const Gfx::RectF &decreaseRect, const Gfx::RectF &increaseRect, const ScrollBarState &state) constScrollBarStyler
ScrollBarStyler()ScrollBarStyler
setBackground(const Gfx::Brush &brush)ScrollBarStyler
setContour(const Gfx::Pen &pen)ScrollBarStyler
setForeground(const Gfx::Brush &brush)ScrollBarStyler
setRenderer(ScrollBarRenderer *renderer=0)ScrollBarStyler
Styler()Styler
~Styler()Stylervirtual