HomeSort by relevance Sort by last modified time
    Searched refs:dashRatio (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContext.cpp 102 , dashRatio(3)
120 , dashRatio(other.dashRatio)
461 width = m_state->dashRatio * width;
PlatformGraphicsContext.h 177 int dashRatio; // Ratio of the length of a dash to its width

Completed in 366 milliseconds