OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_sx
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/tmux/dist/
resize.c
383
if (!now && changed && w->
new_sx
== sx && w->new_sy == sy)
409
w->
new_sx
= sx;
server-client.c
2718
resize_window(w, w->
new_sx
, w->new_sy, w->new_xpixel, w->new_ypixel);
tmux.h
1287
u_int
new_sx
;
member in struct:window
/src/usr.bin/config/
gram.y
113
#define
new_sx
(s, x) new0(NULL, s, NULL, 0, x)
Completed in 28 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026