Lines Matching refs:style
4 * Use of this source code is governed by a BSD-style license that can be
39 SkPaint::Style style, SkPathFillType fill,
47 paint.setStyle(style);
117 for (size_t style = 0; style < SK_ARRAY_COUNT(gStyles); ++style) {
118 if (0 < style) {
124 gCaps[cap].fCap, gCaps[cap].fJoin, gStyles[style].fStyle,
136 canvas->drawString(gStyles[style].fName, 0, rect.height() + 12.0f,
169 SkPaint::Style style, SkPathFillType fill,
177 paint.setStyle(style);
247 for (size_t style = 0; style < SK_ARRAY_COUNT(gStyles); ++style) {
248 if (0 < style) {
254 gCaps[cap].fCap, gCaps[cap].fJoin, gStyles[style].fStyle,
266 canvas->drawString(gStyles[style].fName, 0, rect.height() + 12.0f,