Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
StyleEngine::Node Struct Reference

Public Attributes

CssPropertyListstyleAttrProperties
 
CssPropertyListstyleAttrPropertiesImportant
 
CssPropertyListnonCssProperties
 
dw::core::style::Stylestyle
 
dw::core::style::StylewordStyle
 
dw::core::style::StylebackgroundStyle
 
bool inheritBackgroundColor
 
bool displayNone
 
DoctreeNodedoctreeNode
 

Detailed Description

Definition at line 34 of file styleengine.hh.

Member Data Documentation

◆ backgroundStyle

dw::core::style::Style* StyleEngine::Node::backgroundStyle

Definition at line 40 of file styleengine.hh.

Referenced by StyleEngine::restyle(), and StyleEngine::stackPop().

◆ displayNone

bool StyleEngine::Node::displayNone

Definition at line 42 of file styleengine.hh.

Referenced by StyleEngine::startElement().

◆ doctreeNode

DoctreeNode* StyleEngine::Node::doctreeNode

Definition at line 43 of file styleengine.hh.

Referenced by StyleEngine::startElement().

◆ inheritBackgroundColor

bool StyleEngine::Node::inheritBackgroundColor

Definition at line 41 of file styleengine.hh.

◆ nonCssProperties

◆ style

◆ styleAttrProperties

CssPropertyList* StyleEngine::Node::styleAttrProperties

Definition at line 35 of file styleengine.hh.

Referenced by StyleEngine::setStyle(), and StyleEngine::stackPop().

◆ styleAttrPropertiesImportant

CssPropertyList* StyleEngine::Node::styleAttrPropertiesImportant

Definition at line 36 of file styleengine.hh.

Referenced by StyleEngine::setStyle(), and StyleEngine::stackPop().

◆ wordStyle

dw::core::style::Style* StyleEngine::Node::wordStyle

Definition at line 39 of file styleengine.hh.

Referenced by StyleEngine::restyle(), and StyleEngine::stackPop().


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