Home
last modified time | relevance | path

Searched defs:NSEW (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dcodecontext.py18 from tkinter.constants import NSEW, SUNKEN namespace
H A Dtextview.py5 HORIZONTAL, VERTICAL, NS, EW, NSEW, NONE, WORD, SUNKEN namespace
H A Dhelp_about.py10 from tkinter import SUNKEN, TOP, BOTTOM, LEFT, X, BOTH, W, EW, NSEW, E namespace
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_codecontext.py7 from tkinter import NSEW, Tk, Frame, Text, TclError namespace
/third_party/python/Lib/tkinter/
H A Dconstants.py18 NSEW='nsew' variable

Completed in 3 milliseconds