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();
1365 const uint8_t* end_poly = cur_glyph + th->cb; in process() local1371 while (cur_poly < end_poly) { in process()1435 const uint8_t* end_poly = cur_glyph + th->cb; in process() local1442 while (cur_poly < end_poly) { in process()
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()
1129 m_PathData.end_poly(); in BuildPath()1274 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`1438 .. function:: end_poly()1458 >>> turtle.end_poly()
3452 def end_poly(self): member in RawTurtle
3320 def end_poly(self): member in RawTurtle