OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dashratio
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/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 56 milliseconds