Searched refs:end_poly (Results 1 – 15 of 15) sorted by relevance
81 s.end_poly()85 s.end_poly()
120 end_poly()124 end_poly()
39 end_poly()
80 s.end_poly()84 s.end_poly()
89 void path_storage::end_poly() in end_poly() function in agg::path_storage
112 void end_poly();
1386 const uint8_t* end_poly = cur_glyph + th->cb; in sk_path_from_gdi_path() local1392 while (cur_poly < end_poly) { in sk_path_from_gdi_path()1446 const uint8_t* end_poly = cur_glyph + th->cb; in sk_path_from_gdi_paths() local1453 while (cur_poly < end_poly) { in sk_path_from_gdi_paths()
1385 const uint8_t* end_poly = cur_glyph + th->cb; in sk_path_from_gdi_path() local1391 while (cur_poly < end_poly) { in sk_path_from_gdi_path()1445 const uint8_t* end_poly = cur_glyph + th->cb; in sk_path_from_gdi_paths() local1452 while (cur_poly < end_poly) { in sk_path_from_gdi_paths()
1102 m_PathData.end_poly(); in BuildPath()1243 path_data.m_PathData.end_poly(); in SetClip_PathFill()
164 | :func:`end_poly`1313 .. function:: end_poly()1332 >>> turtle.end_poly()
181 | :func:`end_poly`1384 .. function:: end_poly()1403 >>> turtle.end_poly()
3320 def end_poly(self): member in RawTurtle
3452 def end_poly(self): member in RawTurtle