Searched refs:blabel (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xman/dist/
H A Dman.c149 XtFree(manual[sect].blabel);
150 manual[sect].blabel = list->label;
535 printf("sorting section %d - %s\n", i, man->blabel);
913 l_manual->blabel = label; /* set label. */
931 printf("label: %s\n", manual[i].blabel);
H A Dman.h119 char *blabel; /* The button label. */ member in struct:tManual
H A Dbuttons.c511 XtSetArg(args[num_args], XtNlabel, manual[i].blabel);
572 name = manual[section].blabel; /* Set the section name */

Completed in 5 milliseconds