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

  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
ttk.py 32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False
35 if _REQUIRE_TILE:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
ttk.py 32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False
35 if _REQUIRE_TILE:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False
35 if _REQUIRE_TILE:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False
35 if _REQUIRE_TILE:
    [all...]

Completed in 2327 milliseconds