Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_tkinter.c255 static PyTypeObject Tkapp_Type; variable
3304 static PyTypeObject Tkapp_Type = variable
/external/python/cpython3/Modules/
D_tkinter.c269 static PyObject *Tkapp_Type; variable