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

  /xsrc/external/mit/xorg-server/dist/dix/
window.c 2190 #define MOVE_WIN 1
2225 action = MOVE_WIN;
2333 action = MOVE_WIN;
2394 action = MOVE_WIN;
2397 else if ((action == MOVE_WIN) &&
2406 if (action == MOVE_WIN)
2419 #undef MOVE_WIN
  /xsrc/external/mit/xorg-server.old/dist/dix/
window.c 2115 #define MOVE_WIN 1
2155 action = MOVE_WIN;
2280 action = MOVE_WIN;
2345 action = MOVE_WIN;
2348 else if ((action == MOVE_WIN) &&
2358 if (action == MOVE_WIN)
2370 #undef MOVE_WIN

Completed in 14 milliseconds