Home
last modified time | relevance | path

Searched refs:text_chat (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/client_examples/
DSDLvncviewer.c301 static void text_chat(rfbClient* cl, int value, char *text) { in text_chat() function
524 cl->HandleTextChat=text_chat; in main()
Dgtkvncviewer.c494 static void text_chat (rfbClient *cl, int value, char *text) { in text_chat() function
670 cl->HandleTextChat = text_chat; in main()