Home | History | Annotate | Download | only in src

Lines Matching refs:numeric

172 static void Numeric(Widget, XEvent*, String*, Cardinal*);
342 ctx->text.numeric = False;
540 ctx->text.numeric = False;
810 ctx->text.numeric = False;
3396 Numeric(Widget w, XEvent *event, String *params, Cardinal *num_params)
3400 if (ctx->text.numeric) {
3414 "numeric: Invalid argument%s'%s'",
3418 ctx->text.numeric = False;
3437 ctx->text.numeric = False;
3451 ctx->text.numeric = False;
3492 ctx->text.numeric = False;
3500 ctx->text.numeric = True;
4390 {"numeric", Numeric},