29#ifndef PT_FORMS_COMBOBOXSTYLE_H
30#define PT_FORMS_COMBOBOXSTYLE_H
32#include <Pt/Forms/Styler.h>
33#include <Pt/Forms/Painter.h>
173 const Gfx::SizeF& contentSize);
182 const Gfx::RectF& rect,
183 Gfx::RectF& entryRect,
184 Gfx::RectF& buttonRect,
185 Gfx::RectF& textRect);
194 const Gfx::RectF& rect,
195 const Gfx::RectF& entryRect,
196 const Gfx::RectF& buttonRect,
203 const Gfx::RectF& buttonRect,
210 const Gfx::RectF& textRect,
212 const Gfx::PointF& textPos,
213 const Gfx::RectF& cursor,
228 const Gfx::SizeF& contentSize) = 0;
237 const Gfx::RectF& rect,
238 Gfx::RectF& entryRect,
239 Gfx::RectF& buttonRect,
240 Gfx::RectF& textRect) = 0;
249 const Gfx::RectF& rect,
250 const Gfx::RectF& entryRect,
251 const Gfx::RectF& buttonRect,
258 const Gfx::RectF& entryRect,
264 const Gfx::RectF& buttonRect,
271 const Gfx::RectF& textRect,
273 const Gfx::PointF& textPos,
274 const Gfx::RectF& cursor,
356 const Gfx::SizeF& contentSize)
const;
361 const Gfx::RectF& rect,
362 Gfx::RectF& entryRect,
363 Gfx::RectF& buttonRect,
364 Gfx::RectF& textRect)
const;
373 const Gfx::RectF& rect,
374 const Gfx::RectF& entryRect,
375 const Gfx::RectF& buttonRect,
382 const Gfx::RectF& textRect,
384 const Gfx::PointF& textPos,
385 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