#include <css_box_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 |
|
CL_CSSBoxContent::CL_CSSBoxContent |
( |
) | |
|
void CL_CSSBoxContent::compute |
( |
const CL_CSSBoxContent * |
parent, |
|
|
CL_CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size, |
|
|
bool |
before_or_after_pseudo_element |
|
) |
| |
CL_String CL_CSSBoxContent::to_string |
( |
) | |
const |
|
virtual |
Type CL_CSSBoxContent::type |
The documentation for this class was generated from the following file: