This is the complete list of members for SpinBoxRenderer, including all inherited members.
| create() const | SpinBoxRenderer | |
| Facet(const std::type_info &ti, std::size_t refs=0) | Style::Facet | explicit |
| layoutChrome(PaintSurface &surface, const Gfx::RectF &rect, Gfx::RectF &entryRect, Gfx::RectF &upButtonRect, Gfx::RectF &downButtonRect, Gfx::RectF &textRect) | SpinBoxRenderer | |
| layoutEntry(PaintSurface &surface, const Gfx::RectF &entryRect) | SpinBoxRenderer | |
| measureEntry(PaintSurface &surface, const Gfx::SizeF &contentSize) | SpinBoxRenderer | |
| measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) | SpinBoxRenderer | |
| measureIndicator(PaintSurface &surface) | SpinBoxRenderer | |
| onCreate() const =0 | SpinBoxRenderer | protectedpure virtual |
| onGetTextPainter(PaintSurface &surface)=0 | SpinBoxRenderer | protectedpure virtual |
| onLayoutChrome(PaintSurface &surface, const Gfx::RectF &rect, Gfx::RectF &entryRect, Gfx::RectF &upButtonRect, Gfx::RectF &downButtonRect, Gfx::RectF &textRect)=0 | SpinBoxRenderer | protectedpure virtual |
| onLayoutEntry(PaintSurface &surface, const Gfx::RectF &entryRect)=0 | SpinBoxRenderer | protectedpure virtual |
| onMeasureEntry(PaintSurface &surface, const Gfx::SizeF &contentSize)=0 | SpinBoxRenderer | protectedpure virtual |
| onMeasureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize)=0 | SpinBoxRenderer | protectedpure virtual |
| onMeasureIndicator(PaintSurface &surface)=0 | SpinBoxRenderer | protectedpure virtual |
| onRenderChrome(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &entryRect, const Gfx::RectF &upButtonRect, const Gfx::RectF &downButtonRect, const SpinBoxState &state) | SpinBoxRenderer | protectedvirtual |
| onRenderDownButton(PaintContext &context, const Gfx::RectF &buttonRect, const SpinBoxState &state)=0 | SpinBoxRenderer | protectedpure virtual |
| onRenderEntry(PaintContext &context, const Gfx::RectF &entryRect, const SpinBoxState &state)=0 | SpinBoxRenderer | protectedpure virtual |
| onRenderText(PaintContext &context, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &textPos, const Gfx::RectF &cursor, const SpinBoxState &state)=0 | SpinBoxRenderer | protectedpure virtual |
| onRenderUpButton(PaintContext &context, const Gfx::RectF &buttonRect, const SpinBoxState &state)=0 | SpinBoxRenderer | protectedpure virtual |
| onReset(const StyleOptions &options)=0 | SpinBoxRenderer | protectedpure virtual |
| ref() | Style::Facet | |
| renderChrome(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &entryRect, const Gfx::RectF &upButtonRect, const Gfx::RectF &downButtonRect, const SpinBoxState &state) | SpinBoxRenderer | |
| Renderer(const std::type_info &ti, std::size_t refs=0) | Renderer | explicit |
| renderText(PaintContext &context, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &textPos, const Gfx::RectF &cursor, const SpinBoxState &state) | SpinBoxRenderer | |
| reset(const StyleOptions &options) | Style::Facet | |
| SpinBoxRenderer(std::size_t refs=0) | SpinBoxRenderer | explicit |
| textPainter(PaintSurface &surface) | SpinBoxRenderer | |
| typeId() const | Style::Facet | |
| unref() | Style::Facet | |
| ~Facet() | Style::Facet | virtual |
| ~SpinBoxRenderer() | SpinBoxRenderer | virtual |