Searched defs:updateRelativePositionAdjustmentsIfNeeded (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGTextLayoutEngine.cpp87 void SVGTextLayoutEngine::updateRelativePositionAdjustmentsIfNeeded(float dx, float dy) function in class:WebCore::SVGTextLayoutEngine
503 updateRelativePositionAdjustmentsIfNeeded(data.dx, data.dy);

Completed in 167 milliseconds