Lines Matching full:path

8 <a href='https://api.skia.org/classSkPath.html'>Path</a> contains
14 <a href='https://api.skia.org/classSkPath.html'>Path</a> may contain zero, one,
24 <a href='https://api.skia.org/classSkPath.html'>Path</a> containing two
35 <a href='https://api.skia.org/classSkPath.html'>Path</a> components
45 <a href='https://api.skia.org/classSkPath.html'>Path</a>, these components may
47 <a href='https://api.skia.org/classSkPath.html'>Path</a> can be inspected to
55 <div><fiddle-embed name="93887af0c1dac49521972698cf04069c"><div><a href='https://api.skia.org/classSkPath.html'>Path</a> contains three <a href='#Contour'>Contours</a>: <a href='undocumented#Line'>Line</a>, <a href='undocumented#Circle'>Circle</a>, and <a href='https://api.skia.org/classSkPath.html#ad75d5a934476ac6543d6d7ddd8dbb90a'>Quad</a>. <a href='undocumented#Line'>Line</a> is stroked but
60 <a href='https://api.skia.org/classSkPath.html'>Path</a> contains a
69 <div><fiddle-embed name="36a995442c081ee779ecab2962d36e69"><div><a href='https://api.skia.org/classSkPath.html'>Path</a> is drawn filled, then stroked, then stroked and filled.
72 <a href='https://api.skia.org/classSkPath.html'>Path</a> contents are never
73 shared. Copying <a href='https://api.skia.org/classSkPath.html'>Path</a> by
75 <a href='https://api.skia.org/classSkPath.html'>Path</a> independent of the
88 <a href='https://api.skia.org/classSkPath.html'>Path</a> is always
122 <div><fiddle-embed name="7a1f39b12d2cd8b7f5b1190879259cb2"><div><a href='https://api.skia.org/classSkPath.html'>Path</a> is drawn stroked, with an open <a href='#Contour'>Contour</a> and a closed <a href='#Contour'>Contour</a>.