Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c466 static PyObject *DrawF_PathFill(PyDrawFObject *self,PyObject *arg) in DrawF_PathFill() function
493 { "pathfill",(PyCFunction)DrawF_PathFill,1},