HomeSort by: relevance | last modified time | path
    Searched refs:XawjustifyFull (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Text.h 133 XawjustifyFull
  /xsrc/external/mit/xedit/dist/
options.c 215 case XawjustifyFull:
307 XtSetArg(args[0], XtNjustifyMode, XawjustifyFull);
  /xsrc/external/mit/libXaw/dist/src/
TextAction.c 2255 case XawjustifyFull:
2318 ctx->text.justify != XawjustifyFull
2535 (void)FormatText(ctx, position, ctx->text.justify != XawjustifyFull,
3749 ctx->text.justify == XawjustifyFull) {
3759 FormatText(ctx, from, ctx->text.justify != XawjustifyFull, pos, num_pos);
Text.c 627 justify = XawjustifyFull;
658 case XawjustifyFull:

Completed in 8 milliseconds