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

  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 2339 * - Zooming (while panning) on Safari has still some issues
2347 * Updated the zoom code to support the mouse wheel on Safari/Chrome
2400 window.addEventListener('mousewheel', handleMouseWheel, false); // Chrome/Safari
2461 delta = evt.wheelDelta / 3600; // Chrome/Safari
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 2339 * - Zooming (while panning) on Safari has still some issues
2347 * Updated the zoom code to support the mouse wheel on Safari/Chrome
2400 window.addEventListener('mousewheel', handleMouseWheel, false); // Chrome/Safari
2461 delta = evt.wheelDelta / 3600; // Chrome/Safari

Completed in 20 milliseconds