Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c408 static PyObject *DrawF_Box(PyDrawFObject *self,PyObject *arg) in DrawF_Box() function
492 { "box",(PyCFunction)DrawF_Box,1},