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

  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 125 int dashRatio; // Ratio of the length of a dash to its width
142 , dashRatio(3)
157 , dashRatio(other.dashRatio)
348 width = m_state->dashRatio * width;
    [all...]

Completed in 52 milliseconds