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 100 , dashRatio(3)
118 , dashRatio(other.dashRatio)
441 width = m_state->dashRatio * width;
PlatformGraphicsContext.h 168 int dashRatio; // Ratio of the length of a dash to its width

Completed in 585 milliseconds