Searched refs:RIDGE (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/tkinter/ | ||
D | constants.py | 37 RIDGE='ridge' variable |
D | simpledialog.py | 59 b.config(relief=RIDGE, borderwidth=8) |
/third_party/python/Lib/turtledemo/ | ||
D | __main__.py | 172 relief=RIDGE) |