Home
last modified time | relevance | path

Searched refs:batch_text (Results 1 – 4 of 4) sorted by relevance

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/widgetry/src/widgets/
H A Dcheckbox.rs41 label.clone().batch_text(ctx), in switch()
48 label.clone().batch_text(ctx), in switch()
120 label.batch_text(ctx), in colored()
128 label.batch_text(ctx), in colored()
/dports/ftp/py-pycurl/pycurl-7.44.1/winbuild/
H A Dbuilder.py32 def batch_text(self): member in Batch
86 f.write(batch.batch_text())
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/widgetry/src/
H A Dtext.rs467 fn batch_text(self, ctx: &EventCtx) -> Widget; in batch_text() method
474 fn batch_text(self, ctx: &EventCtx) -> Widget { in batch_text() method
483 fn batch_text(self, ctx: &EventCtx) -> Widget { in batch_text() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/game/src/info/
H A Dperson.rs131 .batch_text(ctx) in trips()
182 .batch_text(ctx) in trips()