Home
last modified time | relevance | path

Searched defs:PyTclObject_Type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_tkinter.c872 staticforward PyTypeObject PyTclObject_Type; variable
993 statichere PyTypeObject PyTclObject_Type = { variable
/external/python/cpython3/Modules/
D_tkinter.c890 static PyObject *PyTclObject_Type; variable