Lines Matching refs:nOut

907         int nOut = 0;  in CopyISOLockArgs()  local
911 nOut++; in CopyISOLockArgs()
914 snprintf(tbuf, sizeof(tbuf), "%sgroups", (nOut > 0 ? "+" : "")); in CopyISOLockArgs()
916 nOut++; in CopyISOLockArgs()
919 snprintf(tbuf, sizeof(tbuf), "%spointer", (nOut > 0 ? "+" : "")); in CopyISOLockArgs()
921 nOut++; in CopyISOLockArgs()
924 snprintf(tbuf, sizeof(tbuf), "%scontrols", (nOut > 0 ? "+" : "")); in CopyISOLockArgs()
926 nOut++; in CopyISOLockArgs()
966 int nOut = 0; in CopySetLockControlsArgs() local
969 snprintf(tbuf, sizeof(tbuf), "%sRepeatKeys", (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
971 nOut++; in CopySetLockControlsArgs()
974 snprintf(tbuf, sizeof(tbuf), "%sSlowKeys", (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
976 nOut++; in CopySetLockControlsArgs()
979 snprintf(tbuf, sizeof(tbuf), "%sBounceKeys", (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
981 nOut++; in CopySetLockControlsArgs()
984 snprintf(tbuf, sizeof(tbuf), "%sStickyKeys", (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
986 nOut++; in CopySetLockControlsArgs()
989 snprintf(tbuf, sizeof(tbuf), "%sMouseKeys", (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
991 nOut++; in CopySetLockControlsArgs()
995 (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
997 nOut++; in CopySetLockControlsArgs()
1001 (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
1003 nOut++; in CopySetLockControlsArgs()
1007 (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
1009 nOut++; in CopySetLockControlsArgs()
1013 (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
1015 nOut++; in CopySetLockControlsArgs()
1019 (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
1021 nOut++; in CopySetLockControlsArgs()
1024 snprintf(tbuf, sizeof(tbuf), "%sOverlay1", (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
1026 nOut++; in CopySetLockControlsArgs()
1029 snprintf(tbuf, sizeof(tbuf), "%sOverlay2", (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
1031 nOut++; in CopySetLockControlsArgs()
1035 (nOut > 0 ? "+" : "")); in CopySetLockControlsArgs()
1037 nOut++; in CopySetLockControlsArgs()