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