Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_tkinter.c2826 static PyTypeObject Tktt_Type; variable
2907 static PyTypeObject Tktt_Type = variable
/external/python/cpython3/Modules/
D_tkinter.c2685 static PyObject *Tktt_Type; variable