Home
last modified time | relevance | path

Searched refs:textdoubleclick (Results 1 – 2 of 2) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Ddat.h211 void textdoubleclick(Text*, uint*, uint*);
H A Dtext.c1020 textdoubleclick(t, &q0, &q1); in textselect()
1053 textdoubleclick(t, &q0, &q1); in textselect()
1407 textdoubleclick(Text *t, uint *q0, uint *q1) in textdoubleclick() function