Home
last modified time | relevance | path

Searched defs:CSSComputedStyleDeclaration (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/dom/
DPosition.h39 class CSSComputedStyleDeclaration; variable
/external/webkit/Source/WebCore/editing/
DEditingStyle.h45 class CSSComputedStyleDeclaration; variable
/external/webkit/Source/WebCore/css/
DCSSComputedStyleDeclaration.cpp587 CSSComputedStyleDeclaration::CSSComputedStyleDeclaration(PassRefPtr<Node> n, bool allowVisitedStyle… in CSSComputedStyleDeclaration() function in WebCore::CSSComputedStyleDeclaration
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.h114 …friend class CSSComputedStyleDeclaration; // Ignores visited styles, so needs to be able to see un… variable