OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtChainRight
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Form.h
125
#define
XtChainRight
XawChainRight
/xsrc/external/mit/libXaw/dist/src/
Dialog.c
216
XtSetArg(arglist[arg_cnt], XtNright,
XtChainRight
); arg_cnt++;
406
XtSetArg(arglist[num_args], XtNright,
XtChainRight
); num_args++;
Form.c
340
edgeType =
XtChainRight
;
370
case
XtChainRight
:
723
else if (type == XtChainBottom || type ==
XtChainRight
)
TextPop.c
378
XtSetArg(args[num_args], XtNright,
XtChainRight
); num_args++;
733
XtSetArg(args[num_args], XtNright,
XtChainRight
); num_args++;
754
XtSetArg(args[num_args], XtNright,
XtChainRight
); num_args++;
Viewport.c
256
!horizontal && w->viewport.useright ?
XtChainRight
: XtChainLeft);
258
!horizontal && !w->viewport.useright ? XtChainLeft :
XtChainRight
);
310
XtSetArg(clip_args[arg_cnt], XtNright,
XtChainRight
); arg_cnt++;
/xsrc/external/mit/xmessage/dist/
makeform.c
236
XtNright,
XtChainRight
,
/xsrc/external/mit/xfd/dist/
xfd.c
292
XtSetArg (av[i], XtNright,
XtChainRight
); i++;
Completed in 8 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026