Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Dscrl.c136 textsetorigin(t, p0, FALSE); in textscroll()
146 textsetorigin(t, p0, TRUE); in textscroll()
H A Dtext.c710 textsetorigin(t, q0, TRUE); in texttype()
726 textsetorigin(t, q0, TRUE); in texttype()
732 textsetorigin(t, q0, TRUE); in texttype()
744 textsetorigin(t, q0, TRUE); in texttype()
997 textsetorigin(t, q0, TRUE); in textframescroll()
1143 textsetorigin(t, q, TRUE); in textshow()
1145 textsetorigin(t, t->org+1, FALSE); in textshow()
1612 textsetorigin(Text *t, uint org, int exact) in textsetorigin() function
H A Ddat.h227 void textsetorigin(Text*, uint, int);
H A Dexec.c662 textsetorigin(u, q0, FALSE); in get()