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

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSrc.h 72 XawstWhiteSpace,
  /xsrc/external/mit/xmh/dist/
tsource.c 257 case XawstWhiteSpace:
  /xsrc/external/mit/libXaw/dist/src/
TextAction.c 569 Move((TextWidget)w, event, XawsdRight, XawstWhiteSpace, False);
578 Move((TextWidget)w, event, XawsdLeft, XawstWhiteSpace, False);
1448 type = XawstWhiteSpace;
1461 type = XawstWhiteSpace;
1474 type = XawstWhiteSpace;
1487 type = XawstWhiteSpace;
2188 XawstWhiteSpace, XawsdLeft, 1, True);
2260 tmp = SrcScan(ctx->text.source, tmp, XawstWhiteSpace,
2286 tmp = SrcScan(ctx->text.source, tmp, XawstWhiteSpace,
2652 XawstWhiteSpace, XawsdLeft, 1, False)
    [all...]
AsciiSrc.c 676 case XawstWhiteSpace:
706 else if (type == XawstWhiteSpace) {
750 case XawstWhiteSpace:
780 else if (type == XawstWhiteSpace) {
MultiSrc.c 583 case XawstWhiteSpace:
617 else if (type == XawstWhiteSpace) {
Text.c 2601 XawstWhiteSpace, XawsdLeft, 1, True);
2892 stype = XawstWhiteSpace;
3006 stype = XawstWhiteSpace;
  /xsrc/external/mit/xedit/dist/
hook.c 295 left = XawTextSourceScan(source, right, XawstWhiteSpace,

Completed in 13 milliseconds