Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c148 static PyObject *DrawF_Path(PyDrawFObject *self,PyObject *arg) in DrawF_Path() function
486 { "path",(PyCFunction)DrawF_Path,1},