OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:text_chat
(Results
1 - 2
of
2
) sorted by null
/external/libvncserver/client_examples/
SDLvncviewer.c
301
static void
text_chat
(rfbClient* cl, int value, char *text) {
function
524
cl->HandleTextChat=
text_chat
;
gtkvncviewer.c
494
static void
text_chat
(rfbClient *cl, int value, char *text) {
function
670
cl->HandleTextChat =
text_chat
;
Completed in 178 milliseconds