Lines Matching full:blur
504 A blur can affect the inside or outside part of the shape, or it can affect both. The shape
509 <!-- @pattern normal Blur inside and outside. -->
511 <!-- @pattern solid Solid inside, blur outside. -->
513 <!-- @pattern outer Invisible inside, blur outside. -->
515 <!-- @pattern inner Blur inside only.. -->
521 The ID of a blur or emboss element.
1137 <!-- /** blur
1138 Blur describes an image filter in the paint that blurs the drawn geometry.
1140 <xs:element name="blur">
1145 than zero, the blur has no effect. -->
1929 <!-- @element blur Blur radially draws the shape with varying transparency. -->
1930 <xs:element ref="Sk:blur"/>
1941 <!-- @element maskFilter MaskFilter cancels a blur or emboss. -->
1968 <!-- @attribute maskFilter MaskFilter specifies a blur or emboss with this ID. -->