Home
last modified time | relevance | path

Searched defs:CommitWidget (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/bin/pick/
Dui.py62 class CommitWidget(urwid.Text): class
183 def remove_commit(self, commit: CommitWidget) -> None:
232 def chp_failed(self, commit: 'CommitWidget', err: str) -> None: