Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c241 static PyObject *DrawF_Text(PyDrawFObject *self,PyObject *arg) in DrawF_Text() function
487 { "text",(PyCFunction)DrawF_Text,1},