OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usebottom
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
ViewportP.h
78
Boolean
usebottom
; /* True if horiz bars appear at bottom */
member in struct:_ViewportPart
/xsrc/external/mit/libXaw/dist/src/
Viewport.c
136
offset(
usebottom
),
260
horizontal && w->viewport.
usebottom
? XtChainBottom: XtChainTop);
262
horizontal && !w->viewport.
usebottom
? XtChainTop: XtChainBottom);
391
|| w->viewport.
usebottom
!= cw->viewport.
usebottom
)
642
(Position)(needshoriz ? w->viewport.
usebottom
? 0 :
664
(Position)(w->viewport.
usebottom
687
(Position)(needshoriz && !w->viewport.
usebottom
Completed in 5 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026