#include <css_value_border_spacing.h>
◆ Type
Enumerator |
---|
type_one_length | |
type_two_lengths | |
type_inherit | |
◆ CSSValueBorderSpacing()
clan::CSSValueBorderSpacing::CSSValueBorderSpacing |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueBorderSpacing::compute |
( |
const CSSValueBorderSpacing * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBorderSpacing::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBorderSpacing::to_string |
( |
| ) |
const |
|
virtual |
◆ length1
CSSLength clan::CSSValueBorderSpacing::length1 |
◆ length2
CSSLength clan::CSSValueBorderSpacing::length2 |
◆ type
Type clan::CSSValueBorderSpacing::type |
The documentation for this class was generated from the following file: