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

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A Dttk.py32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False variable
35 if _REQUIRE_TILE:
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A Dttk.py32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False variable
35 if _REQUIRE_TILE:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dttk.py32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False variable
35 if _REQUIRE_TILE:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dttk.py32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False variable
35 if _REQUIRE_TILE:

Completed in 169 milliseconds