Home
last modified time | relevance | path

Searched defs:controlPointDistance (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp723 static void adjustStepToDecorationLength(float& step, float& controlPointDistance, float length) in adjustStepToDecorationLength()
780 float controlPointDistance = 3 * std::max<float>(2, strokeThickness); in strokeWavyTextDecoration() local