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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp815 static void adjustStepToDecorationLength(float& step, float& controlPointDistance, float length) function in namespace:WebCore
888 adjustStepToDecorationLength(step, controlPointDistance, y2 - y1);
913 adjustStepToDecorationLength(step, controlPointDistance, x2 - x1);

Completed in 193 milliseconds