Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLengthContext.cpp203 static inline RenderStyle* renderStyleForLengthResolving(const SVGElement* context) in renderStyleForLengthResolving() function
222 RenderStyle* style = renderStyleForLengthResolving(m_context); in convertValueFromUserUnitsToEMS()
239 RenderStyle* style = renderStyleForLengthResolving(m_context); in convertValueFromEMSToUserUnits()
250 RenderStyle* style = renderStyleForLengthResolving(m_context); in convertValueFromUserUnitsToEXS()
269 RenderStyle* style = renderStyleForLengthResolving(m_context); in convertValueFromEXSToUserUnits()