Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dttk.py288 def _convert_stringval(value): function
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
Dttk.py306 def _convert_stringval(value): function