OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:replyHeight
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
Tree.c
943
Dimension replyWidth = 0,
replyHeight
= 0;
948
&
replyHeight
);
953
XtMakeResizeRequest ((Widget) tw, replyWidth,
replyHeight
,
/xsrc/external/mit/xterm/dist/
charproc.c
9447
Dimension replyWidth,
replyHeight
;
9582
&replyWidth, &
replyHeight
);
9586
ScreenResize(xw, replyWidth,
replyHeight
, &xw->flags);
9595
&&
replyHeight
9597
xw->hints.height =
replyHeight
;
Completed in 45 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026