HomeSort by relevance Sort by last modified time
    Searched refs:viewOnly (Results 1 - 25 of 30) sorted by null

1 2

  /external/libvncserver/examples/
mac.c 398 if(((int)cl->clientData)==-1) return; /* viewOnly */
429 if(((int)cl->clientData)==-1) return; /* viewOnly */
447 rfbBool viewOnly = FALSE, sharedMode = FALSE;
510 cl->clientData=(void*)((viewOnly)?-1:0);
525 } else if(strcmp(argv[i],"-viewonly")==0) {
526 viewOnly=TRUE;
  /external/libvncserver/libvncserver/tightvnc-filetransfer/
rfbtightserver.c 290 if((IsFileTransferEnabled() == TRUE) && ( cl->viewOnly == FALSE)) {
305 if((IsFileTransferEnabled() == TRUE) && ( cl->viewOnly == FALSE)) {
381 if((IsFileTransferEnabled() == FALSE) || ( cl->viewOnly == TRUE)) {
  /external/libvncserver/client_examples/
SDLvncviewer.c 19 static int enableResizable = 1, viewOnly, listenLoop, buttonMask;
388 if (viewOnly)
420 if (viewOnly)
492 if (!strcmp(argv[i], "-viewonly"))
493 viewOnly = 1;
  /external/llvm/lib/Analysis/
RegionInfo.cpp 110 void RegionInfo::viewOnly() { viewRegionOnly(this); }
  /external/libvncserver/rfb/
rfbclient.h 102 rfbBool viewOnly;
  /external/libvncserver/libvncclient/
vncviewer.c 118 data->viewOnly=FALSE;
  /external/libvncserver/libvncserver/
main.c 744 cl->viewOnly=TRUE;
1151 if (!cl->viewOnly && cl->lastPtrX >= 0) {
  /external/libvncserver/webclients/java-applet/
VncViewer.jar 
  /external/llvm/include/llvm/Analysis/
RegionInfo.h 897 void viewOnly();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
RegionInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
RegionInfo.h     [all...]
  /external/libvncserver/webclients/java-applet/ssl/
SignedVncViewer.jar 
VncViewer.jar 

Completed in 1216 milliseconds

1 2