Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/
DColorPickermodule.c56 static struct PyMethodDef cp_methods[] = { variable
78 m = Py_InitModule4("ColorPicker", cp_methods, in initColorPicker()