OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtNjustifyMode
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xedit/dist/
options.c
165
XtSetArg(args[num_args],
XtNjustifyMode
, &justify); ++num_args;
298
XtSetArg(args[0],
XtNjustifyMode
, XawjustifyLeft);
301
XtSetArg(args[0],
XtNjustifyMode
, XawjustifyRight);
304
XtSetArg(args[0],
XtNjustifyMode
, XawjustifyCenter);
307
XtSetArg(args[0],
XtNjustifyMode
, XawjustifyFull);
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Text.h
198
#define
XtNjustifyMode
XtNjustify
/xsrc/external/mit/xedit/dist/lisp/
xedit.c
1204
XtSetArg(arg[0],
XtNjustifyMode
, (XawTextJustifyMode)i);
1208
XtSetArg(arg[0],
XtNjustifyMode
, &justify);
/xsrc/external/mit/libXaw/dist/src/
Text.c
461
XtNjustifyMode
,
Completed in 49 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026