Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c390 static PyObject *DrawF_Find(PyDrawFObject *self,PyObject *arg) in DrawF_Find() function
491 { "find",(PyCFunction)DrawF_Find,1},