This is the complete list of members for CheckBoxRenderer, including all inherited members.
| CheckBoxRenderer(std::size_t refs=0) | CheckBoxRenderer | explicit |
| create() const | CheckBoxRenderer | |
| Facet(const std::type_info &ti, std::size_t refs=0) | Style::Facet | explicit |
| layoutContent(PaintSurface &surface, const Gfx::RectF &contentRect, const Gfx::SizeF &indicatorSize, const Gfx::SizeF &textSize, Gfx::RectF &indicatorRect, Gfx::RectF &textRect) | CheckBoxRenderer | |
| layoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect) | CheckBoxRenderer | |
| layoutMnemonic(PaintSurface &surface, const String &text, const Gfx::PointF &textPos, const Gfx::FontMetrics &fontMetrics, String::size_type mnemonicIndex) | CheckBoxRenderer | |
| measureContent(PaintSurface &surface, const Gfx::SizeF &indicatorSize, const Gfx::SizeF &textSize) | CheckBoxRenderer | |
| measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) | CheckBoxRenderer | |
| measureIndicator(PaintSurface &surface) | CheckBoxRenderer | |
| onCreate() const =0 | CheckBoxRenderer | protectedpure virtual |
| onGetTextPainter(PaintSurface &surface)=0 | CheckBoxRenderer | protectedpure virtual |
| onLayoutContent(PaintSurface &surface, const Gfx::RectF &contentRect, const Gfx::SizeF &indicatorSize, const Gfx::SizeF &textSize, Gfx::RectF &indicatorRect, Gfx::RectF &textRect)=0 | CheckBoxRenderer | protectedpure virtual |
| onLayoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect)=0 | CheckBoxRenderer | protectedpure virtual |
| onLayoutMnemonic(PaintSurface &surface, const String &text, const Gfx::PointF &textPos, const Gfx::FontMetrics &fontMetrics, String::size_type mnemonicIndex)=0 | CheckBoxRenderer | protectedpure virtual |
| onMeasureContent(PaintSurface &surface, const Gfx::SizeF &indicatorSize, const Gfx::SizeF &textSize)=0 | CheckBoxRenderer | protectedpure virtual |
| onMeasureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize)=0 | CheckBoxRenderer | protectedpure virtual |
| onMeasureIndicator(PaintSurface &surface)=0 | CheckBoxRenderer | protectedpure virtual |
| onRenderChrome(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &boxRect, const CheckBoxState &state)=0 | CheckBoxRenderer | protectedpure virtual |
| onRenderMnemonic(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &mnemonic, const CheckBoxState &state)=0 | CheckBoxRenderer | protectedpure virtual |
| onRenderText(PaintContext &context, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &pos, const CheckBoxState &state)=0 | CheckBoxRenderer | protectedpure virtual |
| onReset(const StyleOptions &options)=0 | CheckBoxRenderer | protectedpure virtual |
| ref() | Style::Facet | |
| renderChrome(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &boxRect, const CheckBoxState &state) | CheckBoxRenderer | |
| Renderer(const std::type_info &ti, std::size_t refs=0) | Renderer | explicit |
| renderMnemonic(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &mnemonic, const CheckBoxState &state) | CheckBoxRenderer | |
| renderText(PaintContext &context, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &pos, const CheckBoxState &state) | CheckBoxRenderer | |
| reset(const StyleOptions &options) | Style::Facet | |
| textPainter(PaintSurface &surface) | CheckBoxRenderer | |
| typeId() const | Style::Facet | |
| unref() | Style::Facet | |
| ~CheckBoxRenderer() | CheckBoxRenderer | virtual |
| ~Facet() | Style::Facet | virtual |