Home
last modified time | relevance | path

Searched refs:applyPropertyToRegularStyle (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolverState.h89 bool applyPropertyToRegularStyle() const { return m_applyPropertyToRegularStyle; } in applyPropertyToRegularStyle() function
DStyleBuilderCustom.cpp1174 …if (!state.applyPropertyToRegularStyle() && (!state.applyPropertyToVisitedLinkStyle() || !isValidV… in applyProperty()
2079 …Style->fillPaintColor(), svgParentStyle->fillPaintUri(), state.applyPropertyToRegularStyle(), stat… in oldApplyProperty()
2083 …FillPaintColor(), SVGRenderStyle::initialFillPaintUri(), state.applyPropertyToRegularStyle(), stat… in oldApplyProperty()
2088 …alue(svgPaint, state.style()->color()), svgPaint->uri(), state.applyPropertyToRegularStyle(), stat… in oldApplyProperty()
2097 …e->strokePaintColor(), svgParentStyle->strokePaintUri(), state.applyPropertyToRegularStyle(), stat… in oldApplyProperty()
2101 …kePaintColor(), SVGRenderStyle::initialStrokePaintUri(), state.applyPropertyToRegularStyle(), stat… in oldApplyProperty()
2106 …alue(svgPaint, state.style()->color()), svgPaint->uri(), state.applyPropertyToRegularStyle(), stat… in oldApplyProperty()
/external/chromium_org/third_party/WebKit/Source/build/scripts/templates/
DStyleBuilderFunctions.cpp.tmpl243 if (state.applyPropertyToRegularStyle())
255 if (state.applyPropertyToRegularStyle())
275 if (state.applyPropertyToRegularStyle())