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

/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c281 static Widget countLabel; variable in typeref:typename:Widget
374 Widget quitButton /*, resetButton, ownButton , countLabel*/;
385 countLabel =
386 XtCreateManagedWidget("countLabel",labelWidgetClass,commandBox,NZ);
1148 XtSetValues( countLabel, args, ONE );
1161 XtSetValues( countLabel, args, ONE );
1162 FlushXqueue(XtDisplay(countLabel));

Completed in 4 milliseconds