Home
last modified time | relevance | path

Searched refs:show_pct (Results 1 – 5 of 5) sorted by relevance

/dports/devel/brz/breezy-3.2.0/breezy/
H A Dprogress.py93 self.show_pct = False
H A Dcommit.py373 self.pb.show_pct = False
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A Dfetch.py93 pb.show_pct = pb.show_count = False
/dports/audio/moc/moc-2.5.2/
H A Dinterface_elements.c161 int show_pct; /* show percentage in the title value? */ member
2543 if (!b->show_pct) in bar_update_title()
2567 const int show_val, const int show_pct, in bar_init() argument
2577 b->show_pct = show_pct; in bar_init()
4371 info_win.time_bar.show_pct = !info_win.time_bar.show_pct; in iface_toggle_percent()
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A D__init__.py601 self.pb.show_pct = False