Searched refs:nTagOps (Results 1 – 3 of 3) sorted by relevance
/dports/x11-toolkits/blt/blt2.5/generic/ |
H A D | bltTupleCmd.c | 2238 static int nTagOps = sizeof(tagOps) / sizeof(Blt_OpSpec); variable 2250 proc = Blt_GetOpFromObj(interp, nTagOps, tagOps, BLT_OP_ARG2, objc, objv, in TagOp()
|
H A D | bltTreeViewCmd.c | 7262 static int nTagOps = sizeof(tagOps) / sizeof(Blt_OpSpec); variable 7274 proc = Blt_GetOpFromObj(interp, nTagOps, tagOps, BLT_OP_ARG2, objc, objv,
|
H A D | bltTreeCmd.c | 7471 static int nTagOps = sizeof(tagOps) / sizeof(Blt_OpSpec); variable 7483 proc = Blt_GetOpFromObj(interp, nTagOps, tagOps, BLT_OP_ARG2, objc, objv, in TagOp()
|