#include <css_value_clip.h>
◆ Type
Enumerator |
---|
type_rect | |
type_auto | |
type_inherit | |
◆ CSSValueClip()
clan::CSSValueClip::CSSValueClip |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueClip::compute |
( |
const CSSValueClip * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueClip::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueClip::to_string |
( |
| ) |
const |
|
virtual |
◆ bottom
◆ bottom_auto
bool clan::CSSValueClip::bottom_auto |
◆ left
◆ left_auto
bool clan::CSSValueClip::left_auto |
◆ right
◆ right_auto
bool clan::CSSValueClip::right_auto |
◆ top
◆ top_auto
bool clan::CSSValueClip::top_auto |
◆ type
Type clan::CSSValueClip::type |
The documentation for this class was generated from the following file: