Home
last modified time | relevance | path

Searched refs:CommitWidget (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/bin/pick/
H A Dui.py62 class CommitWidget(urwid.Text): class
174 b = urwid.AttrMap(CommitWidget(self, commit), None, focus_map='reversed')
183 def remove_commit(self, commit: CommitWidget) -> None:
232 def chp_failed(self, commit: 'CommitWidget', err: str) -> None:

Completed in 1 milliseconds