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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Text.h 132 XawjustifyCenter,
  /xsrc/external/mit/xedit/dist/
options.c 209 case XawjustifyCenter:
304 XtSetArg(args[0], XtNjustifyMode, XawjustifyCenter);
  /xsrc/external/mit/libXaw/dist/src/
TextAction.c 2159 || ctx->text.justify == XawjustifyCenter ?
2206 if (ctx->text.justify == XawjustifyCenter)
2222 case XawjustifyCenter:
2223 if (ctx->text.justify == XawjustifyCenter) {
Text.c 625 justify = XawjustifyCenter;
655 case XawjustifyCenter:

Completed in 8 milliseconds