OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtChainBottom
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Form.h
123
#define
XtChainBottom
XawChainBottom
/xsrc/external/mit/xmessage/dist/
makeform.c
238
XtNbottom,
XtChainBottom
,
317
XtSetArg (args[n], XtNtop,
XtChainBottom
); n++;
318
XtSetArg (args[n], XtNbottom,
XtChainBottom
); n++;
/xsrc/external/mit/libXaw/dist/src/
Form.c
344
edgeType =
XtChainBottom
;
376
case
XtChainBottom
:
723
else if (type ==
XtChainBottom
|| type == XtChainRight)
Viewport.c
260
horizontal && w->viewport.usebottom ?
XtChainBottom
: XtChainTop);
262
horizontal && !w->viewport.usebottom ? XtChainTop:
XtChainBottom
);
312
XtSetArg(clip_args[arg_cnt], XtNbottom,
XtChainBottom
); arg_cnt++;
/xsrc/external/mit/xfd/dist/
xfd.c
266
XtSetArg (av[i], XtNbottom,
XtChainBottom
); i++;
Completed in 6 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026