Home
last modified time | relevance | path

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

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