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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineTextBox.cpp723 static void adjustStepToDecorationLength(float& step, float& controlPointDistance, float length) function in namespace:blink
804 adjustStepToDecorationLength(step, controlPointDistance, y2 - y1);
829 adjustStepToDecorationLength(step, controlPointDistance, x2 - x1);

Completed in 37 milliseconds