Searched refs:put_scrap (Results 1 – 3 of 3) sorted by relevance
12 extern void put_scrap(int type, int srclen, const char *src);
266 void put_scrap(int type, int srclen, const char *src) in put_scrap() function
474 put_scrap(T('T', 'E', 'X', 'T'), len, text); in got_selection()