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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Text.h 131 XawjustifyRight,
  /xsrc/external/mit/xedit/dist/
options.c 203 case XawjustifyRight:
301 XtSetArg(args[0], XtNjustifyMode, XawjustifyRight);
  /xsrc/external/mit/libXaw/dist/src/
Text.c 623 justify = XawjustifyRight;
652 case XawjustifyRight:
TextAction.c 2158 int skip = ctx->text.justify == XawjustifyRight
2221 case XawjustifyRight:

Completed in 9 milliseconds