Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Ddat.h226 int textselect3(Text*, uint*, uint*);
H A Dacme.c667 if(textselect3(t, &q0, &q1)) in mousethread()
H A Dtext.c1378 textselect3(Text *t, uint *q0, uint *q1) in textselect3() function