Searched refs:rfbStandardVendor (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/libvncserver/tightvnc-filetransfer/ |
D | rfbtightserver.c | 195 SetCapInfo(&caplist[count], rfbAuthVNC, rfbStandardVendor); in rfbSendAuthCaps() 321 SetCapInfo(&enc_list[i++], rfbEncodingCopyRect, rfbStandardVendor); in rfbSendInteractionCaps() 322 SetCapInfo(&enc_list[i++], rfbEncodingRRE, rfbStandardVendor); in rfbSendInteractionCaps() 323 SetCapInfo(&enc_list[i++], rfbEncodingCoRRE, rfbStandardVendor); in rfbSendInteractionCaps() 324 SetCapInfo(&enc_list[i++], rfbEncodingHextile, rfbStandardVendor); in rfbSendInteractionCaps()
|
D | rfbtightproto.h | 136 #define rfbStandardVendor "STDV" macro
|