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

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

Completed in 169 milliseconds