#include <css_computed_table.h>
Public Member Functions | |
| void | compute (const CSSComputedValues &parent, CSSResourceCache *layout, float em_size, float ex_size) |
Public Attributes | |
| CSSValueBorderCollapse | border_collapse |
| CSSValueBorderSpacing | border_spacing |
| CSSValueCaptionSide | caption_side |
| CSSValueEmptyCells | empty_cells |
| void clan::CSSComputedTableInherit::compute | ( | const CSSComputedValues & | parent, |
| CSSResourceCache * | layout, | ||
| float | em_size, | ||
| float | ex_size | ||
| ) |
| CSSValueBorderCollapse clan::CSSComputedTableInherit::border_collapse |
| CSSValueBorderSpacing clan::CSSComputedTableInherit::border_spacing |
| CSSValueCaptionSide clan::CSSComputedTableInherit::caption_side |
| CSSValueEmptyCells clan::CSSComputedTableInherit::empty_cells |