Searched refs:wrapmodes (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dutil.c62 extern XawTextWrapMode wrapmodes[3];
468 XtSetArg(args[num_args], XtNwrap, wrapmodes[WindowIndex(textwindow)]);
678 wrapmodes[WindowIndex(texts[current ? idx : uidx])]);
878 XtSetArg(args[num_args], XtNwrap, wrapmodes[WindowIndex(ntext)]);
H A Dxedit.c78 XawTextWrapMode wrapmodes[3]; variable in typeref:typename:XawTextWrapMode[3]
455 XtSetArg(arglist[0], XtNwrap, &wrapmodes[num_args]);

Completed in 40 milliseconds