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

/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 31 milliseconds