Home
last modified time | relevance | path

Searched refs:RIDGE (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DTkconstants.py37 RIDGE='ridge' variable
DSimpleDialog.py32 b.config(relief=RIDGE, borderwidth=8)
/external/python/cpython2/Demo/turtle/
DturtleDemo.py79 relief=RIDGE)
/external/python/cpython2/Demo/tkinter/guido/
DAttrDialog.py328 'Relief': (RAISED, SUNKEN, FLAT, RIDGE, GROOVE),