#include <css_value_content.h>
|
enum | Type {
type_normal,
type_none,
type_string,
type_uri,
type_counter,
type_attr,
type_open_quote,
type_close_quote,
type_no_open_quote,
type_no_close_quote,
type_inherit
} |
|
Enumerator |
---|
type_normal |
|
type_none |
|
type_string |
|
type_uri |
|
type_counter |
|
type_attr |
|
type_open_quote |
|
type_close_quote |
|
type_no_open_quote |
|
type_no_close_quote |
|
type_inherit |
|
clan::CSSValueContent::CSSValueContent |
( |
| ) |
|
void clan::CSSValueContent::compute |
( |
const CSSValueContent * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size, |
|
|
bool |
before_or_after_pseudo_element |
|
) |
| |
std::string clan::CSSValueContent::get_name |
( |
| ) |
const |
|
virtual |
std::string clan::CSSValueContent::to_string |
( |
| ) |
const |
|
virtual |
std::string clan::CSSValueContent::str |
Type clan::CSSValueContent::type |
The documentation for this class was generated from the following file: