OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:leftx
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
win_decorations_init.c
149
Scr->TBInfo.
leftx
= Scr->TBInfo.rightoff = Scr->FramePadding;
156
Scr->TBInfo.
leftx
+= Scr->ButtonIndent;
162
* We didn't need to do that above because
leftx
is already relative
178
Scr->TBInfo.titlex = (Scr->TBInfo.
leftx
win_decorations.c
665
int
leftx
, rightx, y;
local
685
leftx
= y = Scr->TBInfo.
leftx
;
732
x =
leftx
;
733
leftx
+= boxwidth;
screen.h
351
int
leftx
; ///< start of left buttons
member in struct:ScreenInfo::_TBInfo
/xsrc/external/mit/twm/dist/src/
screen.h
121
int
leftx
; /* start of left buttons */
member in struct:ScreenInfo::__anon6541
add_window.c
1182
Scr->TBInfo.
leftx
= Scr->TBInfo.rightoff = Scr->FramePadding;
1184
Scr->TBInfo.
leftx
+= Scr->ButtonIndent;
1185
Scr->TBInfo.titlex = (Scr->TBInfo.
leftx
+
1277
int
leftx
, rightx, y;
local
1292
leftx
= y = Scr->TBInfo.
leftx
;
1328
x =
leftx
;
1329
leftx
+= boxwidth;
twm.c
466
Scr->TBInfo.
leftx
= 0;
Completed in 8 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026