#include <css_computed_misc.h>

Public Member Functions

void compute (const CSSComputedValues &parent, CSSResourceCache *layout, float em_size, float ex_size, bool is_before_or_after_pseudo_element)
 

Public Attributes

CSSValueClip clip
 
CSSValueContent content
 
CSSValueDecorationBreak decoration_break
 
CSSValuePageBreakAfter page_break_after
 
CSSValuePageBreakBefore page_break_before
 
CSSValuePageBreakInside page_break_inside
 
CSSValueShadow shadow
 
CSSValueZIndex z_index
 

Member Function Documentation

◆ compute()

void clan::CSSComputedMiscReset::compute ( const CSSComputedValues parent,
CSSResourceCache *  layout,
float  em_size,
float  ex_size,
bool  is_before_or_after_pseudo_element 
)

Member Data Documentation

◆ clip

CSSValueClip clan::CSSComputedMiscReset::clip

◆ content

CSSValueContent clan::CSSComputedMiscReset::content

◆ decoration_break

CSSValueDecorationBreak clan::CSSComputedMiscReset::decoration_break

◆ page_break_after

CSSValuePageBreakAfter clan::CSSComputedMiscReset::page_break_after

◆ page_break_before

CSSValuePageBreakBefore clan::CSSComputedMiscReset::page_break_before

◆ page_break_inside

CSSValuePageBreakInside clan::CSSComputedMiscReset::page_break_inside

◆ shadow

CSSValueShadow clan::CSSComputedMiscReset::shadow

◆ z_index

CSSValueZIndex clan::CSSComputedMiscReset::z_index

The documentation for this class was generated from the following file: