Home
last modified time | relevance | path

Searched defs:end_poly (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_path_storage.cpp89 void path_storage::end_poly() in end_poly() function in agg::path_storage
/external/skqp/src/ports/
DSkFontHost_win.cpp1385 const uint8_t* end_poly = cur_glyph + th->cb; in sk_path_from_gdi_path() local
1445 const uint8_t* end_poly = cur_glyph + th->cb; in sk_path_from_gdi_paths() local
/external/skia/src/ports/
DSkFontHost_win.cpp1354 const uint8_t* end_poly = cur_glyph + th->cb; in process() local
1424 const uint8_t* end_poly = cur_glyph + th->cb; in process() local
/external/python/cpython2/Lib/lib-tk/
Dturtle.py3320 def end_poly(self): member in RawTurtle
/external/python/cpython3/Lib/
Dturtle.py3453 def end_poly(self): member in RawTurtle