Home
last modified time | relevance | path

Searched refs:m_allowVisitedStyle (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSComputedStyleDeclaration.h82 bool m_allowVisitedStyle; variable
DCSSComputedStyleDeclaration.cpp589 , m_allowVisitedStyle(allowVisitedStyle) in CSSComputedStyleDeclaration()
840 …return primitiveValueCache->createColorValue(m_allowVisitedStyle? style->visitedDependentColor(CSS… in getPropertyCSSValue()
992 …return m_allowVisitedStyle ? primitiveValueCache->createColorValue(style->visitedDependentColor(CS… in getPropertyCSSValue()
994 …return m_allowVisitedStyle ? primitiveValueCache->createColorValue(style->visitedDependentColor(CS… in getPropertyCSSValue()
996 …return m_allowVisitedStyle ? primitiveValueCache->createColorValue(style->visitedDependentColor(CS… in getPropertyCSSValue()
998 …return m_allowVisitedStyle ? primitiveValueCache->createColorValue(style->visitedDependentColor(CS… in getPropertyCSSValue()
1049 …return primitiveValueCache->createColorValue(m_allowVisitedStyle ? style->visitedDependentColor(CS… in getPropertyCSSValue()
1059 …return m_allowVisitedStyle ? primitiveValueCache->createColorValue(style->visitedDependentColor(CS… in getPropertyCSSValue()
1265 …return m_allowVisitedStyle ? primitiveValueCache->createColorValue(style->visitedDependentColor(CS… in getPropertyCSSValue()