Lines Matching refs:Style
4 * Use of this source code is governed by a BSD-style license that can be282 SkPaint::Style style = paint.getStyle();283 if (style != SkPaint::kFill_Style) {284 switch (style) {