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

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DmacosxSupport.py96 from idlelib.EditorWindow import prepstr, get_accelerator namespace
H A DEditorWindow.py448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1096 underline, label = prepstr(label)
1632 def prepstr(s): function
1634 # prepstr("Co_py") returns (2, "Copy").
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DmacosxSupport.py96 from idlelib.EditorWindow import prepstr, get_accelerator namespace
H A DEditorWindow.py448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1096 underline, label = prepstr(label)
1632 def prepstr(s): function
1634 # prepstr("Co_py") returns (2, "Copy").
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DmacosxSupport.py96 from idlelib.EditorWindow import prepstr, get_accelerator namespace
H A DEditorWindow.py448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1096 underline, label = prepstr(label)
1632 def prepstr(s): function
1634 # prepstr("Co_py") returns (2, "Copy").
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DmacosxSupport.py96 from idlelib.EditorWindow import prepstr, get_accelerator namespace
H A DEditorWindow.py448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1096 underline, label = prepstr(label)
1632 def prepstr(s): function
1634 # prepstr("Co_py") returns (2, "Copy").

Completed in 3666 milliseconds