29#ifndef PT_FORMS_LINEEDITSTYLE_H
30#define PT_FORMS_LINEEDITSTYLE_H
32#include <Pt/Forms/Styler.h>
135 const Gfx::SizeF& contentSize);
140 const Gfx::RectF& rect);
149 const Gfx::RectF& rect,
150 const Gfx::RectF& textRect,
152 const Gfx::PointF& textPos,
153 const Gfx::RectF& cursor,
154 const Gfx::RectF& selection,
160 const Gfx::RectF& rect,
166 const Gfx::RectF& textRect,
167 const Gfx::RectF& selection,
173 const Gfx::RectF& textRect,
175 const Gfx::PointF& textPos,
181 const Gfx::RectF& textRect,
182 const Gfx::RectF& cursor,
197 const Gfx::SizeF& contentSize) = 0;
202 const Gfx::RectF& rect) = 0;
211 const Gfx::RectF& rect,
212 const Gfx::RectF& textRect,
214 const Gfx::PointF& textPos,
215 const Gfx::RectF& cursor,
216 const Gfx::RectF& selection,
222 const Gfx::RectF& rect,
228 const Gfx::RectF& textRect,
229 const Gfx::RectF& selection,
235 const Gfx::RectF& textRect,
237 const Gfx::PointF& textPos,
243 const Gfx::RectF& textRect,
244 const Gfx::RectF& cursor,
318 const Gfx::SizeF& contentSize)
const;
323 const Gfx::RectF& rect)
const;
332 const Gfx::RectF& rect,
333 const Gfx::RectF& textRect,
335 const Gfx::PointF& textPos,
336 const Gfx::RectF& cursor,
337 const Gfx::RectF& selection,
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