#include <StyleResolver.h>
◆ State() [1/2]
| WebCore::StyleResolver::State::State |
( |
| ) |
|
|
inline |
◆ State() [2/2]
◆ applyPropertyToRegularStyle()
| bool WebCore::StyleResolver::State::applyPropertyToRegularStyle |
( |
| ) |
const |
|
inline |
◆ applyPropertyToVisitedLinkStyle()
| bool WebCore::StyleResolver::State::applyPropertyToVisitedLinkStyle |
( |
| ) |
const |
|
inline |
◆ authorRollback()
◆ backgroundColor()
| const Color& WebCore::StyleResolver::State::backgroundColor |
( |
| ) |
const |
|
inline |
◆ backgroundData()
| FillLayer WebCore::StyleResolver::State::backgroundData |
( |
| ) |
const |
|
inline |
◆ borderData()
| BorderData WebCore::StyleResolver::State::borderData |
( |
| ) |
const |
|
inline |
◆ cacheBorderAndBackground()
| void WebCore::StyleResolver::State::cacheBorderAndBackground |
( |
| ) |
|
|
inline |
◆ cascadeLevel()
| CascadeLevel WebCore::StyleResolver::State::cascadeLevel |
( |
| ) |
const |
|
inline |
◆ clear()
| void WebCore::StyleResolver::State::clear |
( |
| ) |
|
|
inline |
◆ cssToLengthConversionData()
◆ document()
| Document& WebCore::StyleResolver::State::document |
( |
| ) |
const |
|
inline |
◆ element()
| const Element* WebCore::StyleResolver::State::element |
( |
| ) |
const |
|
inline |
◆ elementLinkState()
| EInsideLink WebCore::StyleResolver::State::elementLinkState |
( |
| ) |
const |
|
inline |
◆ fontDescription()
◆ fontDirty()
| bool WebCore::StyleResolver::State::fontDirty |
( |
| ) |
const |
|
inline |
◆ fontSizeHasViewportUnits()
| bool WebCore::StyleResolver::State::fontSizeHasViewportUnits |
( |
| ) |
const |
|
inline |
◆ hasUAAppearance()
| bool WebCore::StyleResolver::State::hasUAAppearance |
( |
| ) |
const |
|
inline |
◆ parentFontDescription()
◆ parentStyle()
| const RenderStyle* WebCore::StyleResolver::State::parentStyle |
( |
| ) |
const |
|
inline |
◆ regionForStyling()
| const RenderRegion* WebCore::StyleResolver::State::regionForStyling |
( |
| ) |
const |
|
inline |
◆ rootElementStyle()
| const RenderStyle* WebCore::StyleResolver::State::rootElementStyle |
( |
| ) |
const |
|
inline |
◆ selectorFilter()
| const SelectorFilter* WebCore::StyleResolver::State::selectorFilter |
( |
| ) |
const |
|
inline |
◆ setApplyPropertyToRegularStyle()
| void WebCore::StyleResolver::State::setApplyPropertyToRegularStyle |
( |
bool |
isApply | ) |
|
|
inline |
◆ setApplyPropertyToVisitedLinkStyle()
| void WebCore::StyleResolver::State::setApplyPropertyToVisitedLinkStyle |
( |
bool |
isApply | ) |
|
|
inline |
◆ setAuthorRollback()
◆ setCascadeLevel()
◆ setEffectiveZoom()
| void WebCore::StyleResolver::State::setEffectiveZoom |
( |
float |
f | ) |
|
|
inline |
◆ setFontDescription()
◆ setFontDirty()
| void WebCore::StyleResolver::State::setFontDirty |
( |
bool |
isDirty | ) |
|
|
inline |
◆ setFontSizeHasViewportUnits()
| void WebCore::StyleResolver::State::setFontSizeHasViewportUnits |
( |
bool |
hasViewportUnits | ) |
|
|
inline |
◆ setParentStyle()
| void WebCore::StyleResolver::State::setParentStyle |
( |
std::unique_ptr< RenderStyle > |
parentStyle | ) |
|
◆ setStyle()
| void WebCore::StyleResolver::State::setStyle |
( |
std::unique_ptr< RenderStyle > |
style | ) |
|
|
inline |
◆ setStyleScopeOrdinal()
◆ setTextOrientation()
◆ setUserRollback()
◆ setWritingMode()
| void WebCore::StyleResolver::State::setWritingMode |
( |
WritingMode |
writingMode | ) |
|
|
inline |
◆ setZoom()
| void WebCore::StyleResolver::State::setZoom |
( |
float |
f | ) |
|
|
inline |
◆ style()
| RenderStyle* WebCore::StyleResolver::State::style |
( |
| ) |
const |
|
inline |
◆ styleScopeOrdinal()
◆ takeStyle()
| std::unique_ptr<RenderStyle> WebCore::StyleResolver::State::takeStyle |
( |
| ) |
|
|
inline |
◆ userRollback()
◆ useSVGZoomRules()
| bool WebCore::StyleResolver::State::useSVGZoomRules |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: