clan::CSSValueBackgroundSize::Size Class Reference

#include <css_value_background_size.h>

Public Member Functions

 Size ()
 

Public Attributes

CSSLength length_x
 
CSSLength length_y
 
float percentage_x
 
float percentage_y
 
SizeType type
 
ValueType value_x
 
ValueType value_y
 

Constructor & Destructor Documentation

clan::CSSValueBackgroundSize::Size::Size ( )
inline

Member Data Documentation

CSSLength clan::CSSValueBackgroundSize::Size::length_x
CSSLength clan::CSSValueBackgroundSize::Size::length_y
float clan::CSSValueBackgroundSize::Size::percentage_x
float clan::CSSValueBackgroundSize::Size::percentage_y
SizeType clan::CSSValueBackgroundSize::Size::type
ValueType clan::CSSValueBackgroundSize::Size::value_x
ValueType clan::CSSValueBackgroundSize::Size::value_y

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