Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/agg23/
H A Dagg_path_storage.cpp99 void path_storage::end_poly() in end_poly() function in pdfium::agg::path_storage
/aosp_15_r20/external/skia/src/ports/
H A DSkFontHost_win.cpp1351 const uint8_t* end_poly = cur_glyph + th->cb; in process() local
1421 const uint8_t* end_poly = cur_glyph + th->cb; in process() local
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dturtle.py3470 def end_poly(self): member in RawTurtle
/aosp_15_r20/external/python/cpython3/Lib/
Dturtle.py3470 def end_poly(self): member in RawTurtle
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
Dturtle.py3320 def end_poly(self): member in RawTurtle