HomeSort by: relevance | last modified time | path
    Searched refs:copy_src_y (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
util.c 2209 screen->copy_src_y = src_y;
2337 int both_y1 = Max(screen->copy_src_y, reply->y);
2340 int both_y2 = Min(screen->copy_src_y + (int) screen->copy_height,
2349 reply->y + screen->copy_dest_y - screen->copy_src_y,
ptyx.h 2770 int copy_src_y; member in struct:__anon65

Completed in 13 milliseconds