Home
last modified time | relevance | path

Searched refs:dotPattern (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp828 static double dotPattern[] = {1.0, 1.0}; in setPlatformStrokeStyle() local
842 cairo_set_dash(platformContext()->cr(), dotPattern, 2, 0); in setPlatformStrokeStyle()