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

◆ Size()

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

Member Data Documentation

◆ length_x

CSSLength clan::CSSValueBackgroundSize::Size::length_x

◆ length_y

CSSLength clan::CSSValueBackgroundSize::Size::length_y

◆ percentage_x

float clan::CSSValueBackgroundSize::Size::percentage_x

◆ percentage_y

float clan::CSSValueBackgroundSize::Size::percentage_y

◆ type

SizeType clan::CSSValueBackgroundSize::Size::type

◆ value_x

ValueType clan::CSSValueBackgroundSize::Size::value_x

◆ value_y

ValueType clan::CSSValueBackgroundSize::Size::value_y

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