Lines Matching refs:what
325 int what));
352 * command. See the user documentation for details on what
470 * See the user documentation for details on what it does.
1927 * If "what" is REDRAW_SLIDER then just the slider and the
1928 * value readout will be redrawn; if "what" is REDRAW_ALL
1935 EventuallyRedrawScale(scalePtr, what)
1937 int what; /* What to redraw: REDRAW_SLIDER
1940 if ((what == 0) || (scalePtr->tkwin == NULL)
1947 scalePtr->flags |= what;
2019 int flags; /* Information about what happened. */