-
class
MarginLayout
: public Layout
(Return to index)
-
Type:
Base Classes:
Derived Classes
Include file:
Public:
-
MarginLayout (Coord margin)
-
MarginLayout (Coord hmargin, Coord vmargin)
-
MarginLayout (Coord lmargin, Coord rmargin, Coord bmargin, Coord tmargin)
-
MarginLayout ( Coord lmargin, Coord lstretch, Coord lshrink, Coord rmargin, Coord rstretch, Coord rshrink, Coord bmargin, Coord bstretch, Coord bshrink, Coord tmargin, Coord tstretch, Coord tshrink )
- virtual void
allocate ( const Allocation& given, GlyphIndex count, const Requisition*, Allocation* result )
- virtual void
request ( GlyphIndex count, const Requisition*, Requisition& result )
- virtual
~MarginLayout ()
(more documentation)