Home
last modified time | relevance | path

Searched refs:imageop_crop (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dimageop.c119 imageop_crop(PyObject *self, PyObject *args) in imageop_crop() function
762 { "crop", imageop_crop, METH_VARARGS },