|
Dillo v3.2.0-93-g6a586845
|
Definition at line 34 of file styleengine.hh.
| dw::core::style::Style* StyleEngine::Node::backgroundStyle |
Definition at line 40 of file styleengine.hh.
Referenced by StyleEngine::restyle(), and StyleEngine::stackPop().
| bool StyleEngine::Node::displayNone |
Definition at line 42 of file styleengine.hh.
Referenced by StyleEngine::startElement().
| DoctreeNode* StyleEngine::Node::doctreeNode |
Definition at line 43 of file styleengine.hh.
Referenced by StyleEngine::startElement().
| bool StyleEngine::Node::inheritBackgroundColor |
Definition at line 41 of file styleengine.hh.
| CssPropertyList* StyleEngine::Node::nonCssProperties |
Definition at line 37 of file styleengine.hh.
Referenced by StyleEngine::clearNonCssHints(), StyleEngine::inheritNonCssHints(), StyleEngine::setNonCssHint(), and StyleEngine::stackPop().
| dw::core::style::Style* StyleEngine::Node::style |
Definition at line 38 of file styleengine.hh.
Referenced by StyleEngine::backgroundColor(), StyleEngine::backgroundImage(), StyleEngine::restyle(), StyleEngine::stackPop(), and StyleEngine::StyleEngine().
| CssPropertyList* StyleEngine::Node::styleAttrProperties |
Definition at line 35 of file styleengine.hh.
Referenced by StyleEngine::setStyle(), and StyleEngine::stackPop().
| CssPropertyList* StyleEngine::Node::styleAttrPropertiesImportant |
Definition at line 36 of file styleengine.hh.
Referenced by StyleEngine::setStyle(), and StyleEngine::stackPop().
| dw::core::style::Style* StyleEngine::Node::wordStyle |
Definition at line 39 of file styleengine.hh.
Referenced by StyleEngine::restyle(), and StyleEngine::stackPop().