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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DStrokeData.cpp36 static const int dashRatio = 3; // Ratio of the length of a dash to its width. member in namespace:blink
85 width = dashRatio * width;

Completed in 1107 milliseconds