HomeSort by: relevance | last modified time | path
    Searched defs:abs_y (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xwininfo/dist/
xwininfo.c 1420 int16_t abs_y = (int16_t) trans_coords->dst_y; local
1423 printf (" +%d+%d", abs_x - border, abs_y - border);

Completed in 6 milliseconds