29#ifndef Pt_Forms_SpinBoxStyler_h
30#define Pt_Forms_SpinBoxStyler_h
32#include <Pt/Forms/Styler.h>
166 const Gfx::SizeF& contentSize);
171 const Gfx::SizeF& contentSize);
180 const Gfx::RectF& rect,
181 Gfx::RectF& entryRect,
182 Gfx::RectF& upButtonRect,
183 Gfx::RectF& downButtonRect,
184 Gfx::RectF& textRect);
189 const Gfx::RectF& entryRect);
198 const Gfx::RectF& rect,
199 const Gfx::RectF& entryRect,
200 const Gfx::RectF& upButtonRect,
201 const Gfx::RectF& downButtonRect,
207 const Gfx::RectF& textRect,
209 const Gfx::PointF& textPos,
210 const Gfx::RectF& cursor,
225 const Gfx::SizeF& contentSize) = 0;
230 const Gfx::SizeF& contentSize) = 0;
239 const Gfx::RectF& rect,
240 Gfx::RectF& entryRect,
241 Gfx::RectF& upButtonRect,
242 Gfx::RectF& downButtonRect,
243 Gfx::RectF& textRect) = 0;
248 const Gfx::RectF& entryRect) = 0;
257 const Gfx::RectF& rect,
258 const Gfx::RectF& entryRect,
259 const Gfx::RectF& upButtonRect,
260 const Gfx::RectF& downButtonRect,
266 const Gfx::RectF& entryRect,
272 const Gfx::RectF& buttonRect,
278 const Gfx::RectF& buttonRect,
284 const Gfx::RectF& textRect,
286 const Gfx::PointF& textPos,
287 const Gfx::RectF& cursor,
369 const Gfx::SizeF& contentSize)
const;
374 const Gfx::RectF& rect,
375 Gfx::RectF& entryRect,
376 Gfx::RectF& upButtonRect,
377 Gfx::RectF& downButtonRect,
378 Gfx::RectF& textRect)
const;
387 const Gfx::RectF& rect,
388 const Gfx::RectF& entryRect,
389 const Gfx::RectF& upButtonRect,
390 const Gfx::RectF& downButtonRect,
396 const Gfx::RectF& textRect,
398 const Gfx::PointF& textPos,
399 const Gfx::RectF& cursor,
Active painting session on a Forms paint surface.
Definition PaintContext.h:51
Fill color, gradient or texture.
Definition Brush.h:151
8-bit ARGB color.
Definition Color.h:65
Font family, size and style.
Definition Font.h:63
Slant
Describes the requested font slant.
Definition Font.h:83
Weight
Describes the requested font weight.
Definition Font.h:68
Outline color, width and style.
Definition Pen.h:59
Unicode capable basic_string.
Definition Api-String.h:67
Core module.
Definition Allocator.h:33