Home | History | Annotate | Download | only in Clients

Lines Matching defs:depth

344 	int labels = 0, depth = 0, i, initial = 0;
390 for (depth=0; depth<labels; depth++)
393 for (i=0; i<=depth; i++) printf("- ");
394 GetNextLabel(label[labels-1-depth], text);