Home
last modified time | relevance | path

Searched refs:Tkapp_UnicodeResult (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_tkinter.c338 static PyObject *Tkapp_UnicodeResult(TkappObject *);
343 PyObject *res = Tkapp_UnicodeResult(self); in Tkinter_Error()
1323 Tkapp_UnicodeResult(TkappObject *self) in Tkapp_UnicodeResult() function
1503 res = Tkapp_UnicodeResult(self); in _tkinter_tkapp_eval_impl()
1532 res = Tkapp_UnicodeResult(self); in _tkinter_tkapp_evalfile_impl()
1561 res = Tkapp_UnicodeResult(self); in _tkinter_tkapp_record_impl()
2033 res = Tkapp_UnicodeResult(self); in _tkinter_tkapp_exprstring_impl()

Completed in 5 milliseconds