OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:name_x
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
twm_window_struct.h
142
int
name_x
;
member in struct:TwmWindow
win_decorations.c
357
* extend from the left side (after buttons) until
name_x
, which is
364
* to be
name_x
+ name_width. Their placement is asymmetric with the
380
/* Starts from highlightxl, goes to
name_x
*/
381
xwc.width = (tmp_win->
name_x
- tmp_win->highlightxl);
812
* This sets w->
name_x
(x offset for writing the name), w->highlightx[lr]
831
* Space available for the window title for calculating
name_x
.
862
tmp_win->
name_x
= Scr->TBInfo.titlex;
864
tmp_win->
name_x
+= Scr->TitleShadowDepth + 2;
868
tmp_win->
name_x
= Scr->TBInfo.titlex + (titlew - tmp_win->name_width) / 2;
878
tmp_win->
name_x
= Scr->TBInfo.titlex + titlew - tmp_win->name_width
[
all
...]
Completed in 5 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026