Home
last modified time | relevance | path

Searched refs:tt_flush (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/window/
H A Dttoutput.c57 if (tt.tt_flush) { in ttflush()
58 (*tt.tt_flush)(); in ttflush()
H A Dtt.h105 void (*tt_flush)(void); member
H A Dcompress.c303 tt.tt_flush = ccflush; in ccstart()
330 tt.tt_flush = 0; in ccend()
349 tt.tt_flush = 0; in ccflush()
367 tt.tt_flush = ccflush; in ccflush()