OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_scrap
(Results
1 - 3
of
3
) sorted by null
/external/libvncserver/client_examples/
scrap.h
13
extern void
get_scrap
(int type, int *dstlen, char **dst);
scrap.c
337
void
get_scrap
(int type, int *dstlen, char **dst)
function
SDLvncviewer.c
455
get_scrap
(T('T', 'E', 'X', 'T'), &len, &data);
Completed in 194 milliseconds