Home
last modified time | relevance | path

Searched refs:heightInc (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DTkinter.py1678 widthInc=None, heightInc=None): argument
1685 baseWidth, baseHeight, widthInc, heightInc))
/external/python/cpython3/Lib/tkinter/
D__init__.py2042 widthInc=None, heightInc=None): argument
2049 baseWidth, baseHeight, widthInc, heightInc))