OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_src_x
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
util.c
2208
screen->
copy_src_x
= src_x;
2336
int both_x1 = Max(screen->
copy_src_x
, reply->x);
2338
int both_x2 = Min(screen->
copy_src_x
+ (int) screen->copy_width,
2348
(xw, reply->x + screen->copy_dest_x - screen->
copy_src_x
,
ptyx.h
2769
int
copy_src_x
; /* params from last XCopyArea ... */
member in struct:__anon65
Completed in 14 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026