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.cpp215 static inline RenderStyle* renderStyleForLengthResolving(const SVGElement* context) in renderStyleForLengthResolving() function
234 RenderStyle* style = renderStyleForLengthResolving(m_context); in convertValueFromUserUnitsToEMS()
251 RenderStyle* style = renderStyleForLengthResolving(m_context); in convertValueFromEMSToUserUnits()
262 RenderStyle* style = renderStyleForLengthResolving(m_context); in convertValueFromUserUnitsToEXS()
281 RenderStyle* style = renderStyleForLengthResolving(m_context); in convertValueFromEXSToUserUnits()