OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useright
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
ViewportP.h
79
Boolean
useright
; /* True if vert bars appear at right */
member in struct:_ViewportPart
/xsrc/external/mit/libXaw/dist/src/
Viewport.c
145
offset(
useright
),
256
!horizontal && w->viewport.
useright
? XtChainRight : XtChainLeft);
258
!horizontal && !w->viewport.
useright
? XtChainLeft : XtChainRight);
390
|| w->viewport.
useright
!= cw->viewport.
useright
639
(Position)(needsvert ? w->viewport.
useright
? 0 :
662
(Position)(needsvert && !w->viewport.
useright
685
(Position)(w->viewport.
useright
Completed in 6 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026