HomeSort by relevance Sort by last modified time
    Searched refs:prepstr (Results 1 - 10 of 10) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
macosxSupport.py 96 from idlelib.EditorWindow import prepstr, get_accelerator
EditorWindow.py 448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1632 def prepstr(s): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
macosxSupport.py 96 from idlelib.EditorWindow import prepstr, get_accelerator
EditorWindow.py 448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1632 def prepstr(s): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 96 from idlelib.EditorWindow import prepstr, get_accelerator
EditorWindow.py 448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1632 def prepstr(s): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 96 from idlelib.EditorWindow import prepstr, get_accelerator
EditorWindow.py 448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1632 def prepstr(s): function
    [all...]
  /external/python/cpython2/Lib/idlelib/
EditorWindow.py 448 underline, label = prepstr(label)
808 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1641 def prepstr(s): function
    [all...]
  /external/python/cpython3/Lib/idlelib/
editor.py 374 underline, label = prepstr(label)
730 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1575 def prepstr(s): function
    [all...]

Completed in 1100 milliseconds