OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:csx
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tmux/dist/
screen-write.c
1653
u_int
csx
, cex;
local
1658
csx
= ci->x;
1664
csx
, cex, sx, ex);
1669
if (
csx
> ex) {
1671
csx
, cex, sx, ex);
1677
if (
csx
>= sx && cex <= ex) {
1679
csx
, cex, sx, ex);
1682
if (
csx
== 0 && ci->wrapped && wrapped != NULL)
1688
if (
csx
< sx && cex >= sx && cex <= ex) {
1690
csx
, cex, sx, ex)
[
all
...]
Completed in 22 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026