Searched refs:rfbTightVncVendor (Results 1 – 4 of 4) sorted by relevance
/external/libvncserver/libvncserver/tightvnc-filetransfer/ |
D | rfbtightserver.c | 291 SetCapInfo(&smsg_list[i++], rfbFileListData, rfbTightVncVendor); in rfbSendInteractionCaps() 292 SetCapInfo(&smsg_list[i++], rfbFileDownloadData, rfbTightVncVendor); in rfbSendInteractionCaps() 293 SetCapInfo(&smsg_list[i++], rfbFileUploadCancel, rfbTightVncVendor); in rfbSendInteractionCaps() 294 SetCapInfo(&smsg_list[i++], rfbFileDownloadFailed, rfbTightVncVendor); in rfbSendInteractionCaps() 306 SetCapInfo(&cmsg_list[i++], rfbFileListRequest, rfbTightVncVendor); in rfbSendInteractionCaps() 307 SetCapInfo(&cmsg_list[i++], rfbFileDownloadRequest, rfbTightVncVendor); in rfbSendInteractionCaps() 308 SetCapInfo(&cmsg_list[i++], rfbFileUploadRequest, rfbTightVncVendor); in rfbSendInteractionCaps() 309 SetCapInfo(&cmsg_list[i++], rfbFileUploadData, rfbTightVncVendor); in rfbSendInteractionCaps() 310 SetCapInfo(&cmsg_list[i++], rfbFileDownloadCancel, rfbTightVncVendor); in rfbSendInteractionCaps() 311 SetCapInfo(&cmsg_list[i++], rfbFileUploadFailed, rfbTightVncVendor); in rfbSendInteractionCaps() [all …]
|
D | rfbtightproto.h | 138 #define rfbTightVncVendor "TGHT" macro
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-newfbsize.patch | 189 CapsAdd(encodingCaps, rfbEncodingLastRect, rfbTightVncVendor, 192 + CapsAdd(encodingCaps, rfbEncodingNewFBSize, rfbTightVncVendor,
|
D | tight-vncviewer-full.patch | 11010 CapsAdd(encodingCaps, rfbEncodingLastRect, rfbTightVncVendor, 11013 + CapsAdd(encodingCaps, rfbEncodingNewFBSize, rfbTightVncVendor,
|