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

  /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
  /src/external/bsd/jemalloc/dist/bin/
jeprof 2340 * - Zooming (while panning) on Safari has still some issues
2348 * Updated the zoom code to support the mouse wheel on Safari/Chrome
2401 window.addEventListener('mousewheel', handleMouseWheel, false); // Chrome/Safari
2462 delta = evt.wheelDelta / 3600; // Chrome/Safari
jeprof.in 2340 * - Zooming (while panning) on Safari has still some issues
2348 * Updated the zoom code to support the mouse wheel on Safari/Chrome
2401 window.addEventListener('mousewheel', handleMouseWheel, false); // Chrome/Safari
2462 delta = evt.wheelDelta / 3600; // Chrome/Safari

Completed in 39 milliseconds