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

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGTextLayoutEngine.h63 void updateRelativePositionAdjustmentsIfNeeded(Vector<float>& dxValues, Vector<float>& dyValues);
H A DSVGTextLayoutEngine.cpp86 void SVGTextLayoutEngine::updateRelativePositionAdjustmentsIfNeeded(Vector<float>& dxValues, Vector<float>& dyValues) function in class:WebCore::SVGTextLayoutEngine
517 updateRelativePositionAdjustmentsIfNeeded(dxValues, dyValues);

Completed in 178 milliseconds