OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clhandle
(Results
1 - 1
of
1
) sorted by null
/external/libvncserver/client_examples/
scrap.c
430
void*
clhandle
;
local
434
clhandle
= PhClipboardPasteStart(InputGroup);
435
if (
clhandle
!= NULL) {
436
clheader = PhClipboardPasteType(
clhandle
,
453
PhClipboardPasteFinish(
clhandle
);
458
void*
clhandle
;
local
Completed in 241 milliseconds