Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c478 static PyObject *DrawF_TextBackground(PyDrawFObject *self,PyObject *arg) in DrawF_TextBackground() function
496 { "textbackground",(PyCFunction)DrawF_TextBackground,1},