HomeSort by relevance Sort by last modified time
    Searched full:dashratio (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
StrokeData.cpp 36 static const int dashRatio = 3; // Ratio of the length of a dash to its width.
80 width = dashRatio * width;

Completed in 1025 milliseconds