OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rightoff
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
win_decorations_init.c
149
Scr->TBInfo.leftx = Scr->TBInfo.
rightoff
= Scr->FramePadding;
164
* "move over this much further"), whereas
rightoff
is relative to
169
Scr->TBInfo.
rightoff
+= (Scr->ButtonIndent
win_decorations.c
215
title_width = tmp_win->rightx + Scr->TBInfo.
rightoff
;
817
* The 'squeeze' argument controls whether
rightoff
should be corrected
834
const int titlew = width - Scr->TBInfo.titlex - Scr->TBInfo.
rightoff
;
937
*
rightoff
tells us how much space we need on the right for the
948
tmp_win->rightx = width - Scr->TBInfo.
rightoff
;
1198
- Scr->TBInfo.
rightoff
- Scr->TitlePadding;
1237
Scr->TBInfo.
rightoff
- Scr->TitlePadding -
screen.h
353
int
rightoff
; ///< offset back from right edge
member in struct:ScreenInfo::_TBInfo
win_ops.c
113
Scr->TBInfo.
rightoff
- Scr->TitlePadding,
/xsrc/external/mit/twm/dist/src/
screen.h
123
int
rightoff
; /* offset back from right edge */
member in struct:ScreenInfo::__anon6541
add_window.c
1182
Scr->TBInfo.leftx = Scr->TBInfo.
rightoff
= Scr->FramePadding;
1189
Scr->TBInfo.
rightoff
+= (Scr->ButtonIndent +
1201
tmp_win->rightx = width - Scr->TBInfo.
rightoff
;
resize.c
805
title_width = tmp_win->rightx + Scr->TBInfo.
rightoff
;
Completed in 11 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026