Home
last modified time | relevance | path

Searched defs:TK_HEX_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dtkinter.h14 #define TK_HEX_VERSION ((TK_MAJOR_VERSION << 24) | \ macro
/external/python/cpython2/Modules/
Dtkinter.h14 #define TK_HEX_VERSION ((TK_MAJOR_VERSION << 24) | \ macro