Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c651 static PyMethodDef DrawFMethods[]= variable
660 m = Py_InitModule("drawf", DrawFMethods); in initdrawf()