Home
last modified time | relevance | path

Searched +defs:ttk +defs:frame (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/examples/python/
H A Dlldbtk.py9 import tkinter.ttk as ttk namespace
52 def __init__(self, frame): argument
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/tile/
H A Dtkwidget.py41 from six.moves import tkinter_ttk as ttk unknown
163 def createBitmaps(self, frame, kw): argument
173 def createButtons(self, frame, kw): argument
H A Dtkstats.py36 from six.moves import tkinter_ttk as ttk unknown
757 def createTopFrame(self, frame, player, gameid): argument