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

  /src/external/bsd/tmux/dist/
popup.c 64 enum { OFF, MOVE, SIZE } dragging; member in struct:popup_data
434 pd->dragging = OFF;
435 else if (pd->dragging == MOVE) {
455 } else if (pd->dragging == SIZE) {
508 if (pd->dragging != OFF) {
539 pd->dragging = MOVE;
541 pd->dragging = SIZE;
  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 2396 //"onmouseout" : "handleMouseUp(evt)", // Decomment this to stop the pan functionality when dragging out of the SVG element
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 2381 //"onmouseout" : "handleMouseUp(evt)", // Decomment this to stop the pan functionality when dragging out of the SVG element

Completed in 31 milliseconds