Home
last modified time | relevance | path

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

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