Searched defs:style (Results 1 – 2 of 2) sorted by relevance
162 val style = if (stroked) Stroke(size.width / 10f) else Fill in PolygonView() constant200 val style = Stroke(5f / scale) in PolygonFeatureView() constant
97 val style = if (stroked) Stroke(size.width / 10f) else Fill in <lambda>() constant