ClanLib  2.3.7
Public Types | Public Member Functions | Public Attributes | List of all members
CL_CSSBoxOrphans Class Reference

#include <css_box_orphans.h>

Inheritance diagram for CL_CSSBoxOrphans:
Inheritance graph
[legend]

Public Types

enum  Type { type_integer, type_inherit }
 

Public Member Functions

 CL_CSSBoxOrphans ()
 
void compute (const CL_CSSBoxOrphans *parent, CL_CSSResourceCache *layout, float em_size, float ex_size)
 
CL_String to_string () const
 

Public Attributes

Type type
 
int value
 

Member Enumeration Documentation

Enumerator
type_integer 
type_inherit 

Constructor & Destructor Documentation

CL_CSSBoxOrphans::CL_CSSBoxOrphans ( )

Member Function Documentation

void CL_CSSBoxOrphans::compute ( const CL_CSSBoxOrphans parent,
CL_CSSResourceCache *  layout,
float  em_size,
float  ex_size 
)
CL_String CL_CSSBoxOrphans::to_string ( ) const
virtual

Implements CL_CSSBoxProperty.

Member Data Documentation

Type CL_CSSBoxOrphans::type
int CL_CSSBoxOrphans::value

The documentation for this class was generated from the following file: