OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbsubheight
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TreeP.h
108
Dimension bbsubwidth,
bbsubheight
; /* bounding box of sub tree */
member in struct:_TreeConstraintsPart
/xsrc/external/mit/libXaw/dist/src/
Tree.c
422
tc->tree.
bbsubheight
= 0;
777
tc->tree.
bbsubheight
= newheight;
854
if (myh > (int)tc->tree.
bbsubheight
) {
855
y += (myh - (int)tc->tree.
bbsubheight
) / 2;
Completed in 6 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026