Searched refs:get_scrap (Results 1 – 3 of 3) sorted by relevance
13 extern void get_scrap(int type, int *dstlen, char **dst);
337 void get_scrap(int type, int *dstlen, char **dst) in get_scrap() function
455 get_scrap(T('T', 'E', 'X', 'T'), &len, &data); in handleSDLEvent()